diff --git a/README.md b/README.md
index 798b52b..2ff22d4 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,7 @@ Cog Function
| --- | --- | --- |
| 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 |
+| coglint | **Incomplete** | Error check code in python syntax posted to discord
Still conceptual, no idea if it'll work |
| fight | **Incomplete** | Organize bracket tournaments within discord
Still in-progress, a massive project |
| flag | **Incomplete** | Create temporary marks on users that expire after specified time
Not yet ported to v3 |
| hangman | **Alpha** | Play a game of hangman
Some visual glitches and needs more customization |