diff --git a/README.md b/README.md index 8604937..1ae1097 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ -# clocale +# clocale [![travis-badge][]][travis] [![appveyor-badge][]][appveyor] -[![Build -status](https://ci.appveyor.com/api/projects/status/l7pp3mjqvocb2n9r/branch/master?svg=true)](https://ci.appveyor.com/project/avdv/clocale/branch/master) +[travis]: https://travis-ci.org/avdv/clocale +[travis-badge]: https://travis-ci.org/avdv/clocale.svg?branch=master +[appveyor]: https://ci.appveyor.com/project/avdv/clocale/branch/master +[appveyor-badge]: https://ci.appveyor.com/api/projects/status/l7pp3mjqvocb2n9r/branch/master?svg=true This Ruby extension provides access to the C library's `setlocale`, `strxfrm` and `strcoll` functions which are inherently useful for proper sorting