diff --git a/Home.md b/Home.md index cfeceea..6948c0a 100644 --- a/Home.md +++ b/Home.md @@ -16,8 +16,8 @@ To run any of these bots for yourself, you will need: 1. [Dog facts](DogFacts) (dogs_facts.py) is a little bit of code I wrote in one my lazy, brain-foggy days. 2. [Quips](Quips) (quip.py) I adopted the code I use for the [white nonsense bot](https://bots.fyrfli.social/@dayswithoutwhitenonsense) to use any provided text file that contains a basic list of sayings. 3. [Quotes](Quotes) (quotes.py) -4. [Repository release tracker](ReleaseTracker) (release_check.py) -5. [PuppyBot](PuppyBot) (puppies.py) +4. [Repository release tracker](ReleaseTracker) (release_check.py) (pending) +5. [PuppyBot](PuppyBot) (puppies.py) (pending) [Back home](Home)