diff options
-rw-r--r-- | .gitignore | 2 | ||||
-rw-r--r-- | README.markdown | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -5,6 +5,8 @@ spec/reports doc Gemfile.lock .rvmrc +.ruby-gemset +.ruby-version test/executable/source.rb.html test/executable/source.rb.json test/scanners diff --git a/README.markdown b/README.markdown index 42bdab6..b5ae9e2 100644 --- a/README.markdown +++ b/README.markdown @@ -1,4 +1,4 @@ -# CodeRay [](https://travis-ci.org/rubychan/coderay) +# CodeRay [](https://travis-ci.org/rubychan/coderay) [](http://badge.fury.io/rb/coderay) ## About |