Skip to content
This repository was archived by the owner on Dec 11, 2020. It is now read-only.

Commit e46ce3e

Browse files
committed
Merge pull request #368 from philsturgeon/patch-1
Updated Ruby Faker link
2 parents 51bd895 + b5c3c0c commit e46ce3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Faker #
1+
# Faker
22

33
Faker is a PHP library that generates fake data for you. Whether you need to bootstrap your database, create good-looking XML documents, fill-in your persistence to stress test it, or anonymize data taken from a production service, Faker is for you.
44

5-
Faker is heavily inspired by Perl's [Data::Faker](http://search.cpan.org/~jasonk/Data-Faker-0.07/), and by ruby's [Faker](http://faker.rubyforge.org/).
5+
Faker is heavily inspired by Perl's [Data::Faker](http://search.cpan.org/~jasonk/Data-Faker-0.07/), and by ruby's [Faker](https://rubygems.org/gems/faker).
66

77
Faker requires PHP >= 5.3.3.
88

0 commit comments

Comments
 (0)