v.1.4 misc updates:README.md

master
Dmitry Isaenko 2017-12-03 10:45:33 +03:00
parent 5488680691
commit 7db0aaa4dc
1 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ Key feachures and limitations:
* Dumb flood-control
* Authorization only as: /nickserv IDENTIFY [password]
# License
## License
Source code spreads under the GNU General Public License v.3. You can find it in LICENSE file or just visit www.gnu.org (it should be there for sure).
It also uses libircclient writted by George Yunaev, that is stored at ./src/libircclient-1.9. Libircclient is licensed under Lesser General Public License version 3 or higher.
@ -27,7 +27,7 @@ It also uses libircclient writted by George Yunaev, that is stored at ./src/lib
$ make
# sudo make install
```
# Uninstall
## Uninstall
```
make uninstall
```