diff options
| author | FotoVerite <[email protected]> | 2014-08-13 16:14:10 -0400 |
|---|---|---|
| committer | FotoVerite <[email protected]> | 2014-08-13 16:14:10 -0400 |
| commit | eb6f0e588db3aca1c855d04addee2f38d20422dd (patch) | |
| tree | 9a77e483a832998f50a16331bd74d1dfb00bb7be | |
| parent | b36a46da61b6fcc7a4c6f744abfdde185f0c5e3a (diff) | |
| parent | aca995a34de802f18c985328d14484c90aad7145 (diff) | |
| download | faker-eb6f0e588db3aca1c855d04addee2f38d20422dd.tar.xz faker-eb6f0e588db3aca1c855d04addee2f38d20422dd.zip | |
Merge branch 'patch-1' of github.com:javiercejudo/Faker.js into javiercejudo-patch-1
| -rw-r--r-- | Readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -22,7 +22,7 @@ You can view a code coverage report generated in coverage/lcov-report/index.html. ## Authors ####Matthew Bergman & Marak Squires -Heavily inspired by Benjamin Curtis's Ruby Gem [faker](http://faker.rubyforge.org/) and Perl's [Data::faker](http://search.cpan.org/~jasonk/Data-faker-0.07/lib/Data/faker.pm) +Heavily inspired by Benjamin Curtis's Ruby Gem [faker](http://faker.rubyforge.org/) and Perl's [Data::faker](http://search.cpan.org/~jasonk/Data-Faker-0.07/lib/Data/Faker.pm) <br/> Copyright (c) 2014 Matthew Bergman & Marak Squires http://github.com/marak/faker.js/ <br/> @@ -43,4 +43,4 @@ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\ No newline at end of file +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
