diff --git a/README.md b/README.md index 65c4bd44..901bafba 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Stringex [](https://codeclimate.com/github/rsl/stringex) [Build Status](https://travis-ci.org/rsl/stringex) [Gem Version](http://badge.fury.io/rb/stringex) +# Stringex [](https://codeclimate.com/github/rsl/stringex) [Build Status](https://travis-ci.org/rsl/stringex) [Gem Version](http://badge.fury.io/rb/stringex) [![Reviewed by Hound](https://img.shields.io/badge/Reviewed_by-Hound-8E64B0.svg)](https://houndci.com) Some [hopefully] useful extensions to Ruby's String class. It is made up of three libraries: ActsAsUrl, Unidecoder, and StringExtensions.