README.md in phut-0.7.7 vs README.md in phut-0.7.8
- old
+ new
@@ -1,19 +1,17 @@
phut
====
[![Build Status](http://img.shields.io/travis/trema/phut/develop.svg?style=flat)][travis]
[![Code Climate](http://img.shields.io/codeclimate/github/trema/phut.svg?style=flat)][codeclimate]
-[![Coverage Status](http://img.shields.io/codeclimate/coverage/github/trema/phut.svg?style=flat)][coveralls]
[![Dependency Status](http://img.shields.io/gemnasium/trema/phut.svg?style=flat)][gemnasium]
[![Gitter chat](http://img.shields.io/badge/GITTER-phut-blue.svg?style=flat)][gitter]
Virtual network in seconds
[travis]: http://travis-ci.org/trema/phut
[codeclimate]: https://codeclimate.com/github/trema/phut
-[coveralls]: https://coveralls.io/r/trema/phut
[gemnasium]: https://gemnasium.com/trema/phut
[gitter]: https://gitter.im/trema/phut
Install
@@ -45,5 +43,12 @@
Then you can pass the network configuration to `phut run`.
```
$ bundle exec phut run phut.conf
```
+
+## License
+
+Phut is released under the GNU General Public License version 2.0 or MIT License:
+
+* http://www.gnu.org/licenses/gpl-2.0.html
+* http://www.opensource.org/licenses/MIT