diff options
| author | Tomasz Ducin <[email protected]> | 2015-05-11 13:28:30 +0200 |
|---|---|---|
| committer | Tomasz Ducin <[email protected]> | 2015-05-11 13:28:30 +0200 |
| commit | e5dab751fb29a1704c464a46fbc865f37e261d06 (patch) | |
| tree | 84de3b159885eeed572a343b1235682d436ee37b | |
| parent | a1fab26b2e746d7837137861d1791957cf727f57 (diff) | |
| parent | c8c1dc5ed2f4c6c24f0d55cf57f6a1080db48653 (diff) | |
| download | faker-e5dab751fb29a1704c464a46fbc865f37e261d06.tar.xz faker-e5dab751fb29a1704c464a46fbc865f37e261d06.zip | |
Merge pull request #208 from tkoomzaaskz/readme-sources
added badge fury #177
| -rw-r--r-- | Readme.md | 2 | ||||
| -rw-r--r-- | build/src/docs.md | 2 |
2 files changed, 4 insertions, 0 deletions
@@ -4,6 +4,8 @@ [](https://travis-ci.org/Marak/Faker.js) +[](http://badge.fury.io/js/faker) + ## Demo [http://marak.com/faker.js/](http://marak.com/faker.js/) diff --git a/build/src/docs.md b/build/src/docs.md index 1b1e5941..c68b8006 100644 --- a/build/src/docs.md +++ b/build/src/docs.md @@ -4,6 +4,8 @@ [](https://travis-ci.org/Marak/Faker.js) +[](http://badge.fury.io/js/faker) + ## Demo [http://marak.com/faker.js/](http://marak.com/faker.js/) |
