diff --git a/README.md b/README.md index 8c34a71..647aa4d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ slug ==== -Package `slug` generate slug from unicode string. URL-friendly slugify with +Package `slug` generate slug from unicode string, URL-friendly slugify with multiple languages support. [Documentation online](http://godoc.org/bitbucket.org/gosimple/slug) diff --git a/doc.go b/doc.go index 70a3171..c5d5b8a 100644 --- a/doc.go +++ b/doc.go @@ -4,7 +4,7 @@ // file, You can obtain one at http://mozilla.org/MPL/2.0/. /* -Package slug generate slug from unicode string. URL-friendly slugify with +Package slug generate slug from unicode string, URL-friendly slugify with multiple languages support. Example: