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 Fediverse Gacha Bot Logo

+## 📝 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