README.md in wisepdf-1.2.6 vs README.md in wisepdf-1.2.7

- old
+ new

@@ -21,11 +21,11 @@ gem 'wisepdf' then do: - bundle + bundle install ## How does it work? ### Basic Usage @@ -228,19 +228,30 @@ * [www.sdelki.ru](http://www.sdelki.ru) * [www.lienlog.com](http://www.lienlog.com) Know other projects? Then contact me and I will add them to the list. -## Contributing to wisepdf +## Note on Patches / Pull Requests -* Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet -* Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it -* Fork the project -* Start a feature/bugfix branch -* Commit and push until you are happy with your contribution -* Make sure to add tests for it. This is important so I don't break it in a future version unintentionally. -* Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it. +* Fork the project. +* Make your feature addition or bug fix. +* Add tests for it. This is important so I don't break it in a + future version unintentionally. +* Commit, do not mess with rakefile, version, or history. + (if you want to have your own version, that is fine but + bump version in a commit by itself I can ignore when I pull) +* Send me a pull request. Bonus points for topic branches. -## Copyright +## Credits -Copyright (c) 2012 Igor Alexandrov. See LICENSE.txt for -further details. \ No newline at end of file +![JetRockets](http://www.jetrockets.ru/images/logo.png) + +Wisepsd is maintained by [JetRockets](http://www.jetrockets.ru/en). + +Contributors: + +* [Igor Alexandrov](http://igor-alexandrov.github.com/) +* [Alexey Solilin](https://github.com/solilin) + +## License + +It is free software, and may be redistributed under the terms specified in the LICENSE file.