From e5d834fdbca980c779d52079a78bad11408893fa Mon Sep 17 00:00:00 2001 From: PalmDevs Date: Fri, 9 Feb 2024 01:58:41 +0700 Subject: [PATCH] chore(README): update with more info --- README.md | 29 ++++++++++++++++++----------- 1 file changed, 18 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 183f009..fa60406 100644 --- a/README.md +++ b/README.md @@ -1,41 +1,48 @@ # Revenge -A modification for the Discord Android app. Get it? Vendetta is like, revenging..., yeah. +A modification for the Discord Android app. Continuation of [Vendetta](https://github.com/vendetta-mod). Get it? Vendetta is like, revenging..., yeah. ## ⬇️ Installing -> [!IMPORTANT] -> While Vendetta used to be platform-agnostic, Revenge will only focus on Android as alternatives exist for iOS. +> [!NOTE] +> While [Vendetta](https://github.com/vendetta-mod) used to be platform-agnostic, Revenge will only focus on Android as alternatives exist for iOS. +> Focusig on just Android gives us more benefit, as we can add Android-only features more easily. Installing is not currently possible yet, as we're on the process of moving and renaming things. ## 💖 Contributing +> [!IMPORTANT] +> This project now uses [Bun](https://bun.sh) instead of Node.js. +> It is **recommended** to use Bun over Node.js because Bun is faster and far better for development. +> +> If you're on Windows, we recommend checking out WSL. + This section will be worked on once the [**⬇️ Installing**](#%EF%B8%8F-installing) section is finished. +8. Make your changes, rebuild, reload, go wild! -->