README.md in annotate_gem-0.0.12 vs README.md in annotate_gem-0.0.13
- old
+ new
@@ -14,10 +14,10 @@
will be converted into something that is more descriptive and is self-documenting:
```ruby
# Full-stack web application framework. (http://www.rubyonrails.org)
gem "rails"
-# Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser (http://nokogiri.org)
+# Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser
gem "nokogiri"
# Security vulnerability scanner for Ruby on Rails. (http://brakemanscanner.org)
gem "brakeman"
```