From 3389f1801c4214005b26e4ef89b4601a26119727 Mon Sep 17 00:00:00 2001
From: Toastie <toastie@toastiet0ast.com>
Date: Sun, 23 Jun 2024 15:18:54 +1200
Subject: [PATCH] Updated README.md and removed TODO.md

---
 README.md | 11 ++++++-----
 TODO.md   | 10 ----------
 2 files changed, 6 insertions(+), 15 deletions(-)
 delete mode 100644 TODO.md

diff --git a/README.md b/README.md
index 452254f..28fe07b 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,11 @@
-# Ellie
+# EllieBot
 
 [![Please don't upload to GitHub](https://nogithub.codeberg.page/badge.svg)](https://nogithub.codeberg.page)
 
-## Small disclaimer
+## Guides
 
-All the code in this repo may not be production ready yet and if you want to try and run a version of this by yourself you are on your own.
+For hosting guides go https://docs.elliebot.net/ellie/
 
-## List of things
-For a list of things I have to finish please go to [Todo.md](TODO.md)
\ No newline at end of file
+## Support
+
+For support go to https://discord.gg/etQdZxSyEH
\ No newline at end of file
diff --git a/TODO.md b/TODO.md
deleted file mode 100644
index 83ca8e7..0000000
--- a/TODO.md
+++ /dev/null
@@ -1,10 +0,0 @@
-# List of things to do
-
- - ~~Finish the Ellie.Marmalade project~~ Done
- - ~~Finish the EllieBot.Tests project~~ Done
- - ~~Finish the EllieBot project~~ Done
- - ~~Finish the EllieBot.Coordinator project~~ Done
- - ~~Finish the EllieBot.Generators project~~ Done
- - ~~Finish the EllieBot.Voice project~~ Done
- - ~~Finish the EllieBot.VotesApi project~~ Done
- - Fix the bugs in the Db system
\ No newline at end of file