summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorWlodekM <[email protected]>2024-08-09 20:46:04 +0300
committerWlodekM <[email protected]>2024-08-09 20:46:04 +0300
commit80d45efdf7fe6204de5378b2e5536d241d9996df (patch)
treed602a536ecd4ed6e6f4b86bf8c68499c873297e3 /README.md
parent87cb115ac9d37199c9da8487a3810c98544ac240 (diff)
v1.3.0 (also use prettier (bad idea (why doesnt it have an undo command) ) )
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)