Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.

Commit

Permalink
Add demo link to README [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikita Karamov committed Sep 8, 2019
1 parent 95df007 commit b2b8860
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ import prettyMoney from "pretty-money";
let price = prettyMoney({ currency: "EUR" }, 10000); //=> "10000 EUR"
```

### [Demo](https://os.karamoff.ru/pretty-money#demo)

Works everywhere where there is support for ES3.

----
Expand Down

0 comments on commit b2b8860

Please sign in to comment.