docs: move environment setup to monorepo root

This commit is contained in:
PalmDevs
2024-01-17 22:44:59 +07:00
parent 97c5bd5634
commit 526d514443
4 changed files with 36 additions and 12 deletions

13
docs/README.md Normal file
View File

@@ -0,0 +1,13 @@
# 🚙 ReVanced Bot
This documentation are steps required to start developing ReVanced bots.
## 📖 Table of contents
0. [🏗️ Setting up the development environment](./0_development_environment.md)
## ⏭️ Start here
The next page will tell you how to set up the development environment.
Continue: [🏗️ Setting up the development environment](./0_development_environment.md)