diff --git a/README.md b/README.md
index 5de2cdd..1570dc9 100644
--- a/README.md
+++ b/README.md
@@ -6,18 +6,18 @@ Cog Function
| --- | --- | --- |
| announcedaily | **Alpha** | Send daily announcements to all servers at a specified times
Commissioned release, so suggestions will not be accepted |
| audiotrivia | **Alpha** | Guess the audio using the core trivia cog
Replaces the core Trivia cog. Needs help adding audio trivia lists, please submit a PR to contribute |
-| ccrole | **Beta** | Create custom commands that also assign roles
May have some bugs, please create an issue if you find any |
-| chatter | **Alpha** | Chat-bot trained to talk like your guild
Missing some key features, but currently functional |
+| ccrole | **Release** | Create custom commands that also assign roles
May have some bugs, please create an issue if you find any |
+| chatter | **Beta** | Chat-bot trained to talk like your guild
Missing some key features, but currently functional |
| coglint | **Alpha** | Error check code in python syntax posted to discord
Works, but probably needs more turning to work for cogs |
-| dad | **Alpha** | Tell dad jokes
Works great! |
+| dad | **Beta** | Tell dad jokes
Works great! |
| exclusiverole | **Alpha** | Prevent certain roles from getting any other roles
Fully functional, but pretty simple |
| fight | **Incomplete** | Organize bracket tournaments within discord
Still in-progress, a massive project |
| flag | **Alpha** | Create temporary marks on users that expire after specified time
Ported, will not import old data. Please report bugs |
| forcemention | **Alpha** | Mentions unmentionable roles
Very simple cog, mention doesn't persist |
-| hangman | **Alpha** | Play a game of hangman
Some visual glitches and needs more customization |
+| hangman | **Beta** | Play a game of hangman
Some visual glitches and needs more customization |
| howdoi | **Incomplete** | Ask coding questions and get results from StackExchange
Not yet functional |
| leaver | **Beta** | Send a message in a channel when a user leaves the server
Seems to be functional, please report any bugs or suggestions |
-| infochannel | **Alpha** | Create a channel to display server info
Just released, please report bugs |
+| infochannel | **Beta** | Create a channel to display server info
Just released, please report bugs |
| lovecalculator | **Alpha** | Calculate the love between two users
[Snap-Ons] Just updated to V3 |
| lseen | **Alpha** | Track when a member was last online
Alpha release, please report bugs |
| nudity | **Incomplete** | Checks for NSFW images posted in non-NSFW channels
Library this is based on has a bug, waiting for author to merge my PR |