Skip to content

Commit

Permalink
Merge pull request #149 from nulogy/updates-readme-copy
Browse files Browse the repository at this point in the history
feat: updates readme
  • Loading branch information
henriques-nulogy authored Sep 20, 2022
2 parents 4a4ec10 + bfcd69e commit 89294f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ We use a subset of "Outlined" Material icons at Nulogy. To find and add a new on
1. Search [Material Icons](https://material.io/resources/icons/) for the icon you need
2. In Figma, use the Material Design Icons plugin to add the icon to a document. Export the icon as SVG.
3. Clone this repo (`git clone https://github.com/nulogy/nds-icons.git`)
4. Rename the svg to desired icon name (in camelCase)
5. Place svg in `assets/` folder
4. Rename the SVG to desired icon name (in camelCase)
5. Place SVG in `assets/` folder
6. run `yarn && yarn build` to make the icon available to use
7. Commit the changes using a [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) message
8. Submit PR
Expand Down

0 comments on commit 89294f1

Please sign in to comment.