From 93670a73d3d5b4fad37bb4ae85639486914118da Mon Sep 17 00:00:00 2001 From: Matthew Bergman Date: Sat, 15 May 2010 01:57:55 -0400 Subject: added Readme --- lib/Readme.markdown | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 lib/Readme.markdown diff --git a/lib/Readme.markdown b/lib/Readme.markdown new file mode 100644 index 00000000..a8d29b08 --- /dev/null +++ b/lib/Readme.markdown @@ -0,0 +1,10 @@ += Faker + +A port of Perl's Data::Faker library that generates fake data. + +== Usage + +* Faker.Name.findName(); = "Matthew Bergman" +* Faker.Company.companyName(); = "Frankie, Jessy, and Carl" + + -- cgit v1.2.3