diff --git a/README.md b/README.md index 09e588d..9831a97 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ -CServ ~ Simple IRC services bot written in C made to eventually have all the -functions of NickServ and ChanServ in a more simple and easy to handle binary! +----------- +-- CServ -- +----------- +Simple IRC services bot written in C made to eventually have all the functions +of NickServ and ChanServ in a more simple and easy to handle binary! + -========= Building and using ========= @@ -13,17 +16,15 @@ modify startup script to your needs run! -========= Changelog ========= V0.1.0 * Supports nickname verification via flat file password +* Supports channel registration via user password * Supports channel topic modifications via owner of such channel * Supports nickname releasing (nick KILL) when owner has verified the password - -========= Licensing =========