Merge pull request #16 from mischah/add-license

Add license
This commit is contained in:
Adam Harris 2015-11-06 13:17:24 -07:00
commit c7b331f17d
1 changed files with 4 additions and 0 deletions

View File

@ -236,3 +236,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
visual interface for GDB in Python
* [weather-cli](https://github.com/riyadhalnur/weather-cli)- Check the weather for your city from your terminal
## License
<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.