summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorRaphaël Barrois <raphael.barrois@polytechnique.org>2011-09-15 23:49:39 +0200
committerRaphaël Barrois <raphael.barrois@polytechnique.org>2011-12-20 23:25:47 +0100
commit5081386e08d38a823081144692ded84783ae0945 (patch)
treedce7c1200139fde7b8837ca3ac79a77a73da2795 /README.rst
parentd90d41a06e763067d80b5fdaf890d9b829c959c5 (diff)
downloadfactory-boy-5081386e08d38a823081144692ded84783ae0945.tar
factory-boy-5081386e08d38a823081144692ded84783ae0945.tar.gz
Update README.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 4f7cdd7..0ae3baf 100644
--- a/README.rst
+++ b/README.rst
@@ -8,14 +8,14 @@ Credits
This README parallels the factory_girl README as much as possible; text and examples are reproduced for comparison purposes. Ruby users of factory_girl should feel right at home with factory_boy in Python.
-factory_boy was written by Mark Sandstrom.
+factory_boy was written by Mark Sandstrom, and improved by Raphaël Barrois.
Thank you Joe Ferris and thoughtbot for creating factory_girl.
Download
--------
-Github: http://github.com/dnerdy/factory_boy/tree/master
+Github: http://github.com/rbarrois/factory_boy/tree/master
easy_install::