diff --git a/README.md b/README.md index 39b3ce0..a745cec 100644 --- a/README.md +++ b/README.md @@ -214,7 +214,9 @@ $ gem install docile ## Status -Works on [all ruby versions since 1.8.7](https://github.com/ms-ati/docile/blob/master/.travis.yml). +Works on [all ruby versions since 1.8.7](https://github.com/ms-ati/docile/blob/master/.travis.yml), or so Travis CI [tells us](https://travis-ci.org/ms-ati/docile). + +Used by some pretty cool gems to implement their DSLs, notably including [SimpleCov](https://github.com/colszowka/simplecov). Keep an eye out for new gems using Docile at the [Ruby Toolbox](https://www.ruby-toolbox.com/projects/docile). ## Note on Patches/Pull Requests