README.md in pricefinder-0.1.1 vs README.md in pricefinder-1.0.0
- old
+ new
@@ -1,12 +1,12 @@
# APM Pricefinder Ruby Library
This library providers a thin layer for the APM Pricefinder API from applications written in the Ruby language.
-Find out more about Pricefinder at [https://www.pricefinder.com.au](https://www.pricefinder.com.au)
+Find out more about Pricefinder at <a href="https://www.pricefinder.com.au" target="_blank">https://www.pricefinder.com.au</a>
-API Documentation is available here [https://api.pricefinder.com.au/v1/swagger](https://api.pricefinder.com.au/v1/swagger)
+API Documentation is available here <a href="https://api.pricefinder.com.au/v1/swagger" target="_blank">https://api.pricefinder.com.au/v1/swagger</a>
## Installation
Add this line to your application's Gemfile:
@@ -48,12 +48,12 @@
To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).
## Contributing
-Bug reports and pull requests are welcome on GitHub at https://github.com/realhub/pricefinder-ruby
+Bug reports and pull requests are welcome on GitHub at <a href=" https://github.com/realhub/pricefinder-ruby" target="_blank"> https://github.com/realhub/pricefinder-ruby</a>
## License
-The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
+The gem is available as open source under the terms of the <a href=" http://opensource.org/licenses/MIT" target="_blank"> MIT License</a>.