Skip to content

Commit

Permalink
📝 docs: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
icebob committed Jul 1, 2016
1 parent aa9c2d0 commit 908bc20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -133,6 +133,7 @@ In production, you can load only a specific locale:
Code | Language/Country | Usage | Creator/Source
--------- | --------------------- | ------------------------- | --------------
default | English (default) | `Fakerator();` | [faker.js](https://github.com/Marak/faker.js)
cs-CZ | Czech | `Fakerator("cs-CZ");` | [zipman](https://github.com/zpiman)
de-DE | German | `Fakerator("de-DE");` | [faker.js](https://github.com/Marak/faker.js)
en-AU | English (Australia) | `Fakerator("en-AU");` | [faker.js](https://github.com/Marak/faker.js)
en-CA | English (Canada) | `Fakerator("en-CA");` | [faker.js](https://github.com/Marak/faker.js)
Expand Down

0 comments on commit 908bc20

Please sign in to comment.