Skip to content

Commit 703c080

Browse files
committed
Update README.md
1 parent ab673ae commit 703c080

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,9 @@ it-IT | Italic | `new Fakerator("it-IT");` | [faker.js](https
140140
pl-PL | Polish | `new Fakerator("pl-PL");` | [faker.js](https://github.com/Marak/faker.js)
141141
ru-RU | Russia | `new Fakerator("ru-RU");` | [faker.js](https://github.com/Marak/faker.js)
142142

143+
### Custom locale
144+
Please read this [how to add a new locale](LOCALES.md)
145+
143146
## Generators
144147
Use this functions to generate fake random data
145148

0 commit comments

Comments
 (0)