From 62cc80033db95a4df7f7b7e78c8158f0a1c95726 Mon Sep 17 00:00:00 2001
From: w <waifuism@tutanota.com>
Date: Tue, 10 Jun 2025 00:23:28 -0300
Subject: [PATCH] docs

---
 docs/index.md | 2 +-
 readme.md     | 9 ++++++++-
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/docs/index.md b/docs/index.md
index 3b6683c..292d673 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -1,4 +1,4 @@
-# 🎲 Kemoverse Gacha Game Documentation
+# 🎲 Kemoverse Documentation
 
 Welcome to the developer documentation for **Kemoverse**, a gacha trading card game in the Fediverse!
 
diff --git a/readme.md b/readme.md
index 37b9849..437b09f 100644
--- a/readme.md
+++ b/readme.md
@@ -5,6 +5,12 @@ A gacha-style bot for the Fediverse built with Python. Users can roll for charac
   <img src="./web/static/logo.png" alt="Fediverse Gacha Bot Logo" width="300" height="auto">
 </p>
 
+## 📝 Docs
+
+👉 [**Start reading the docs**](./docs/index.md)
+
+🤌 [**Install instructions for those in a rush**](docs/install.md)
+
 ## 🔧 Features
 
 ### ✅ Implemented
@@ -12,10 +18,11 @@ A gacha-style bot for the Fediverse built with Python. Users can roll for charac
 - 🧠 Core database structure for cards
 - 📦 Basic support for storing pulls per player
 - ⏱️ Time-based limitations on rolls
+- ⚠️  Explicit account creation/deletion
 
 ### 🧩 In Progress
 - 📝 Whitelist system to limit access
-- ⚠️  Explicit account creation/deletion
+
 
 ## 🧠 Roadmap