From 784199cedc6f64fc908548a14e6d30f4bf4e43a0 Mon Sep 17 00:00:00 2001 From: ironholds Date: Fri, 22 Apr 2016 15:11:17 -0400 Subject: [PATCH] I am a dumbass. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 611de2c..0735fb9 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ __Author:__ Oliver Keyes
__License:__ [MIT](http://opensource.org/licenses/MIT)
__Status:__ Stable -[![Travis-CI Build Status](https://travis-ci.org/Ironholds/humaniformat.svg?branch=master)](https://travis-ci.org/Ironholds/rgeolocate) ![downloads](http://cranlogs.r-pkg.org/badges/grand-total/humaniformat) +[![Travis-CI Build Status](https://travis-ci.org/Ironholds/humaniformat.svg?branch=master)](https://travis-ci.org/Ironholds/humaniformat) ![downloads](http://cranlogs.r-pkg.org/badges/grand-total/humaniformat) ### Description `humaniformat` (`humaniform` + `format`) is a human names parser for R. With it, you can parse names, distinguishing salutations, suffixes, and first, middle and last names. `humaniformat` recognises compound last names (and preserves them) from a wide range of cultures, although the name format itself is somewhat Western-centric (it assumes, for example, that first name comes before last name, which is not always the standard).