Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
joilson-cisne committed Feb 19, 2019
1 parent de86aca commit 537ab7b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,15 @@ Generate and paste a valid CPF with a single keyboard command.
2. Select a place where you want to insert a CPF
3. Hit `Cmd + Shift + Ctrl + C`
4. That's it!

## Run locally

```sh
npm start
```

## Package and generate installer (.dmg)

```sh
npm run build
```

0 comments on commit 537ab7b

Please sign in to comment.