README.md in pastel-cli-0.2.0 vs README.md in pastel-cli-0.3.0
- old
+ new
@@ -1,18 +1,19 @@
# Pastel CLI
[][gem]
-[][travis]
-[][codeclimate]
-[][codeclimate]
+[][travis]
+[][codeclimate]
+[][coverage]
[gem]: http://badge.fury.io/rb/pastel-cli
-[travis]: http://travis-ci.org/peter-murach/pastel-cli
-[codeclimate]: https://codeclimate.com/github/peter-murach/pastel-cli
+[travis]: http://travis-ci.org/piotrmurach/pastel-cli
+[codeclimate]: https://codeclimate.com/github/piotrmurach/pastel-cli
+[coverage]: https://coveralls.io/github/piotrmurach/pastel-cli
> CLI tool for intuitive terminal output styling
-**Pastel CLI** provides terminal tool for [Pastel](https://github.com/peter-murach/pastel).
+**Pastel CLI** provides terminal tool for [Pastel](https://github.com/piotrmurach/pastel).
## Installation
Add this line to your application's Gemfile:
@@ -48,14 +49,14 @@
$ echo 'Unicorns & rainbows!' | pastel green
```
## Contributing
-1. Fork it ( https://github.com/peter-murach/pastel-cli/fork )
+1. Fork it ( https://github.com/piotrmurach/pastel-cli/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
-Copyright (c) 2016 Piotr Murach. See LICENSE for further details.
+Copyright (c) 2016-2017 Piotr Murach. See LICENSE for further details.