diff --git a/README.rdoc b/README.rdoc index 80f5eec..ba77dca 100644 --- a/README.rdoc +++ b/README.rdoc @@ -1,5 +1,6 @@ = Gender Detector -{Build Status}[https://travis-ci.org/bmuller/sexmachine] +{Build Status}[https://travis-ci.org/bmuller/gender_detector] + Gender Detector is a Ruby library that will tell you the most likely gender of a person based on first name. It uses the underlying data from the program "gender" by Jorg Michael (described {here}[http://www.autohotkey.com/community/viewtopic.php?t=22000]). == Installation