From 1d54f5b9f8332b326278f1339e65823a5c62a784 Mon Sep 17 00:00:00 2001 From: PalmDevs Date: Wed, 17 Jan 2024 22:51:11 +0700 Subject: [PATCH] chore(README): add monorepo document --- README.md | 70 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..3055ae1 --- /dev/null +++ b/README.md @@ -0,0 +1,70 @@ +

+ + + + +
+ + + + + +     + + + + + +     + + + + + +     + + + + + +     + + + + + +     + + + + + +     + + + + + + +
+
+ Continuing the legacy of Vanced +

+ +# 🤖 ReVanced Helper + +Bots assisting ReVanced on multiple platforms. + +## 👷🏻 Contributing + +Thank you for considering! This project is made in TypeScript and we use the [Bun](https://bun.sh) JavaScript runtime. + +Please refer to the [documentation](./docs) for more information. +You can find projects under the [`apis`](./apis/), [`bots`](./bots), and [`packages`](./packages/) directories. \ No newline at end of file