diff options
| author | Marak <[email protected]> | 2015-07-22 21:18:49 -0700 |
|---|---|---|
| committer | Marak <[email protected]> | 2015-07-22 21:18:49 -0700 |
| commit | ac4ad6dec9ef34fa3d76d4bc49b95a13ccbc5555 (patch) | |
| tree | 8bc8d52cf6b60f8979e5d5108c4a6a782913e184 | |
| parent | 3a4ca221db8ad8f4023097716d403ab841de3da2 (diff) | |
| download | faker-ac4ad6dec9ef34fa3d76d4bc49b95a13ccbc5555.tar.xz faker-ac4ad6dec9ef34fa3d76d4bc49b95a13ccbc5555.zip | |
[docs] Update README
| -rw-r--r-- | Readme.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -281,6 +281,12 @@ See: https://github.com/lestoni/faker-cli var randomCard = faker.helpers.createCard(); // random contact card containing many properties +## Version Release Schedule + +faker.js is a popular project used by many organizations and individuals in production settings. Major and Minor version releases are generally on a monthly schedule. Bugs fixes are addressed by severity and fixed as soon as possible. + +If you require the absolute latest version of `faker.js` the `master` branch @ http://github.com/marak/faker.js/ should always be up to date and working. + ## Authors #### Matthew Bergman & Marak Squires |
