diff options
| author | Matthew Bergman <[email protected]> | 2010-05-15 02:02:36 -0400 |
|---|---|---|
| committer | Matthew Bergman <[email protected]> | 2010-05-15 02:02:36 -0400 |
| commit | 02274bb9c1d66fdb42c8b0f09d565efec69b001b (patch) | |
| tree | fe64e55b0476878b2aa60f5fa28f351f5c7a7ff1 /lib | |
| parent | 5201a1b11c7b7a93416b04824014123300df3640 (diff) | |
| download | faker-02274bb9c1d66fdb42c8b0f09d565efec69b001b.tar.xz faker-02274bb9c1d66fdb42c8b0f09d565efec69b001b.zip | |
moved readme
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/Readme.markdown | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Readme.markdown b/lib/Readme.markdown index a8d29b08..61a306ed 100644 --- a/lib/Readme.markdown +++ b/lib/Readme.markdown @@ -5,6 +5,7 @@ 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" |
