From db610ff34bf9ec0f3c5b1b2b0358986aa253f85c Mon Sep 17 00:00:00 2001 From: Francois Zaninotto Date: Thu, 28 Nov 2013 17:34:55 +0100 Subject: [PATCH] Add SensioLabsInsight widget --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 052e42d2..fa96c48d 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -# Faker [![Build Status](https://secure.travis-ci.org/fzaninotto/Faker.png)](http://travis-ci.org/fzaninotto/Faker)# +# Faker [![Build Status](https://secure.travis-ci.org/fzaninotto/Faker.png)](http://travis-ci.org/fzaninotto/Faker) [![SensioLabsInsight](https://insight.sensiolabs.com/projects/eceb78a9-38d4-4ad5-8b6b-b52f323e3549/small.png)](https://insight.sensiolabs.com/projects/eceb78a9-38d4-4ad5-8b6b-b52f323e3549)# 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.