From b7a82e9faefc7d73bdf2b7fcef746b7e692c4cb3 Mon Sep 17 00:00:00 2001 From: Thomas Selwyn <37274951+TASelwyn@users.noreply.github.com> Date: Tue, 5 Jan 2021 21:16:51 -0500 Subject: [PATCH] Update README.md Alphabetical reordering fixed and made the daemon importing egg warning a little more clear. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e9188162..595f80b4 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you are reading this it looks like you are looking to add an egg to your serv 5. Select what nest you want to put the egg in. 1. If you want a new nest you need to create it before importing the egg. -# You must restart your daemon after importing an egg if you are using 0.7, this is not required on 1.X. +# You must restart your daemon after importing an egg if you are using 0.7. This is not required on 1.X. ## Please read the CONTRIBUTING.md before submitting PRs @@ -39,6 +39,9 @@ If you are reading this it looks like you are looking to add an egg to your serv * [Redbot](/bots/discord/redbot) Python * [SinusBot](/bots/discord/sinusbot) +[Other](/bots/other) +* [Big Brother Bot](/bots/other/bigbrotherbot) + [Twitch](/bots/twitch) * [PhantomBot](/bots/twitch/phantombot) * [SogeBot](/bots/twitch/sogebot) @@ -46,9 +49,6 @@ If you are reading this it looks like you are looking to add an egg to your serv [TeamSpeak3](bots/teamspeak3) * [JTS3ServerMod](/bots/teamspeak3/jts3servermod) -[Other](/bots/other) -* [Big Brother Bot](/bots/other/bigbrotherbot) - ## [Database](/database) ### In-Memory Databases [Redis](/database/redis)