diff --git a/README.md b/README.md index 551dc1d..0eef9b7 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # rust-irc -client and server irc implementation in Rust +Here we have a simple irc-like client and server application in rust, and libraries to support them both + + +## Table of Contents +* [Installation](#installation) +* [Basic Usage](#basic-usage) +