diff options
| author | Matthew Bergman <[email protected]> | 2010-05-15 02:03:25 -0400 |
|---|---|---|
| committer | Matthew Bergman <[email protected]> | 2010-05-15 02:03:25 -0400 |
| commit | 2522e0e22fb8de085952c502ed403a46429bb35c (patch) | |
| tree | 45f64e1d660fd48bb18ad6d55000cb29a913aee3 /lib | |
| parent | 02274bb9c1d66fdb42c8b0f09d565efec69b001b (diff) | |
| download | faker-2522e0e22fb8de085952c502ed403a46429bb35c.tar.xz faker-2522e0e22fb8de085952c502ed403a46429bb35c.zip | |
deleted old readme
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/Readme.markdown | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/lib/Readme.markdown b/lib/Readme.markdown deleted file mode 100644 index 61a306ed..00000000 --- a/lib/Readme.markdown +++ /dev/null @@ -1,11 +0,0 @@ -= Faker - -A port of Perl's Data::Faker library that generates fake data. - -== Usage - -* Faker.Name.findName(); = "Matthew Bergman" -* Faker.Name.findName(); = "Matthew Bergman" -* Faker.Company.companyName(); = "Frankie, Jessy, and Carl" - - |
