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

Commit

Permalink
Merge pull request #30 from raulfraile/patch-1
Browse files Browse the repository at this point in the history
[readme] Updated README.md to link to Travis CI build details
  • Loading branch information
fzaninotto committed Jan 27, 2012
2 parents ab03970 + e9a0d5a commit c2fc049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Faker ![build status](https://secure.travis-ci.org/fzaninotto/Faker.png)#
# Faker [![Build Status](https://secure.travis-ci.org/fzaninotto/Faker.png)](http://travis-ci.org/fzaninotto/Faker)#

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.

Expand Down

0 comments on commit c2fc049

Please sign in to comment.