From 0bbb6aa005edea0bbd820760f6b09c6ac99fba9d Mon Sep 17 00:00:00 2001 From: Mattias Erming Date: Thu, 15 May 2014 21:36:58 +0200 Subject: [PATCH] Update README.md --- README.md | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index c3da226a..2553f44a 100644 --- a/README.md +++ b/README.md @@ -3,27 +3,27 @@ Run your IRC client on a server and access it from the web browser. This gives y ### Commands These are the commands currently implemented: -- `/connect` -- `/deop` -- `/devoice` -- `/disconnect` -- `/join` -- `/kick` -- `/leave` -- `/me` -- `/mode` -- `/msg` -- `/nick` -- `/notice` -- `/op` -- `/part` -- `/query` -- `/quit` -- `/send` -- `/server` -- `/topic` -- `/voice` -- `/whois` +- [ ] /connect +- [ ] /deop +- [ ] /devoice +- [ ] /disconnect +- [ ] /join +- [ ] /kick +- [ ] /leave +- [ ] /me +- [ ] /mode +- [ ] /msg +- [ ] /nick +- [ ] /notice +- [ ] /op +- [ ] /part +- [ ] /query +- [ ] /quit +- [ ] /send +- [ ] /server +- [ ] /topic +- [ ] /voice +- [ ] /whois ## Install