From e80be6e92d27e129d9504b60562069bd83ef9dee Mon Sep 17 00:00:00 2001 From: FotoVerite Date: Mon, 17 Feb 2014 21:40:33 -0500 Subject: Fixes so build runs. --- Readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Readme.md') diff --git a/Readme.md b/Readme.md index 2ca6dfd1..4400dc58 100644 --- a/Readme.md +++ b/Readme.md @@ -15,7 +15,7 @@ var randomEmail = Faker.Internet.email(); // Kassandra.Haley@erich.biz var randomCard = Faker.Helpers.createCard(); // random contact card containing many properties ## API - + ## Tests npm install . make test @@ -24,7 +24,7 @@ You can view a code coverage report generated in coverage/lcov-report/index.html ####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)
-Copyright (c) 2014 Matthew Bergman & Marak Squires http://github.com/marak/Faker.js/ +Copyright (c) 2010 Matthew Bergman & Marak Squires http://github.com/marak/Faker.js/
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the @@ -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. +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file -- cgit v1.2.3