README.md in wordpress_tools-1.2.0 vs README.md in wordpress_tools-1.3.0

- old
+ new

@@ -1,10 +1,10 @@ # WordPress Tools A command line tool to help manage your WordPress sites in development. -[![Build Status](https://travis-ci.org/welaika/wordpress_tools.png?branch=master)](https://travis-ci.org/welaika/wordpress_tools) +[![Build Status](https://semaphoreci.com/api/v1/welaika/wordpress_tools/branches/master/badge.svg)](https://semaphoreci.com/welaika/wordpress_tools) [![Code Climate](https://codeclimate.com/github/welaika/wordpress_tools/badges/gpa.svg)](https://codeclimate.com/github/welaika/wordpress_tools) [![Gem Version](http://img.shields.io/gem/v/wordpress_tools.svg)](https://rubygems.org/gems/wordpress_tools) [![License](http://img.shields.io/:license-mit-blue.svg)](http://www.mit-license.org) ## Installation @@ -56,9 +56,13 @@ 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Add some specs 4. Commit your changes (`git commit -am 'Added some feature'`) 5. Push to the branch (`git push origin my-new-feature`) 6. Create new Pull Request + +## Author + +made with ❤️ and ☕️ by [weLaika](http://dev.welaika.com) ## License (The MIT License)