diff --git a/README.md b/README.md
index aea440dc79767513863da6ba588d27be36f6f45a..cbc21bde53d07a4beb806b5d2b19a64a38485847 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,16 @@ A Game Boy emulator that is written in Rust 🦀.
 
 **This emulator has been written for educational purposes and shouldn't be taken to seriously.** But yeahh it plays games, which is cool... 🎮
 
+## Features
+
+* Supports Game Boy (DMG) emulation
+* Simple navigable source-code
+* Web and SDL front-ends
+* Fullscreen mode
+* Support for multiple MBCs: MBC1, MBC2, MBC3, and MBC5
+* Variable CPU clock speed
+* Debug mode: VRAM and registers
+
 ## Deployments
 
 | Provider  | Stable  | URL                                                              |