aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarak <[email protected]>2015-07-22 21:18:49 -0700
committerMarak <[email protected]>2015-07-22 21:18:49 -0700
commitac4ad6dec9ef34fa3d76d4bc49b95a13ccbc5555 (patch)
tree8bc8d52cf6b60f8979e5d5108c4a6a782913e184
parent3a4ca221db8ad8f4023097716d403ab841de3da2 (diff)
downloadfaker-ac4ad6dec9ef34fa3d76d4bc49b95a13ccbc5555.tar.xz
faker-ac4ad6dec9ef34fa3d76d4bc49b95a13ccbc5555.zip
[docs] Update README
-rw-r--r--Readme.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/Readme.md b/Readme.md
index c4d4bad3..b7b4821a 100644
--- a/Readme.md
+++ b/Readme.md
@@ -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