Skip to content

Commit

Permalink
add development note to README
Browse files Browse the repository at this point in the history
  • Loading branch information
RwwL committed Oct 20, 2021
1 parent 5b6b2ed commit fa90b99
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ The package exports seven icon components in `/lib` (six most common brands plus

Usage example: [M360 Payments' CreditCardIcon component](https://github.com/spacecraftinc/m360-payments/blob/master/client/components/CreditCardIcon.js).

## Developing

Make changes in `src`, then run `yarn compile` to transpile into `lib`. This gets published in the GitHub Package Registry as `@spacecraftinc/material-ui-credit-card-icons`.


## Versions

Expand Down

0 comments on commit fa90b99

Please sign in to comment.