summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/README.md b/README.md
index e08f31f..87e2ecc 100644
--- a/README.md
+++ b/README.md
@@ -18,14 +18,14 @@ node index.js
 
 ## TODO
 
-- ~~Make commands be in an object instead of a switch statement~~
-- ~~/help command~~
-- ~~/about command~~
-- ~~Config (JSON)~~
-- ~~MOTD~~
-- ~~Custom commands (plugins)~~
-- ~~Auth (optional)~~
+-   ~~Make commands be in an object instead of a switch statement~~
+-   ~~/help command~~
+-   ~~/about command~~
+-   ~~Config (JSON)~~
+-   ~~MOTD~~
+-   ~~Custom commands (plugins)~~
+-   ~~Auth (optional)~~
 
 ## IN PROGRESS
 
-- JSON support (for clients and stuff)
+-   JSON support (for clients and stuff)