README.md in whois-parser-0.0.1 vs README.md in whois-parser-1.0.0.pre.beta1

- old
+ new

@@ -1,31 +1,13 @@ -# Whois::Parser +# [Whois](http://whoisrb.org/) Parser -TODO: Write a gem description +[![Build Status](https://travis-ci.org/weppos/whois-parser.svg?branch=master)](https://travis-ci.org/weppos/whois-parser) -## Installation -Add this line to your application's Gemfile: +## Versioning -```ruby -gem 'whois-parser' -``` +<tt>Whois::Parser</tt> uses [Semantic Versioning 2.0.0](http://semver.org) -And then execute: - $ bundle +## License -Or install it yourself as: - - $ gem install whois-parser - -## Usage - -TODO: Write usage instructions here - -## Contributing - -1. Fork it ( https://github.com/[my-github-username]/whois-parser/fork ) -2. Create your feature branch (`git checkout -b my-new-feature`) -3. Commit your changes (`git commit -am 'Add some feature'`) -4. Push to the branch (`git push origin my-new-feature`) -5. Create a new Pull Request +Copyright (c) 2009-2015 Simone Carletti. This is Free Software distributed under the MIT license.