From d326af34e706dcd9f034171204906784f986b1b3 Mon Sep 17 00:00:00 2001 From: smartfridge <37928912+smartfrigde@users.noreply.github.com> Date: Sat, 1 May 2021 14:48:50 +0200 Subject: [PATCH] Update readme --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a6b7ffa..2e795e4 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,13 @@ # armcord -Armcord is Discord client for Arm Linux. Goal of the project is to bring custom discord version of app to arm. It uses GooseMod for themes and plugins. This will work on normal x86 if you really want it to work. -# Dependencies: +Armcord is a custom Discord client for ARM Linux. It's goal is to bring a custom Discord client to ARM Architecture. It uses [GooseMod](https://goosemod.com) for custom themes and plugins! +# To run this you need: nodejs, npm # How to run/install it? -On first install just do `./install.sh` and it will install needed modules, after that start client with `npm start` +1.Run `npm install` +2.Run `npm start` +Alternative: Download pre-compiled version from releases tab. + # FAQ 1.Will I get banned from using it? - **-You are breaking Discord ToS because this is using GooseMod for themes and plugins but if you don't do anything bad you will not get banned.** + **-You are breaking Discord ToS since we are using GooseMod for themes and plugins. But no one ever got banned from using ArmCord or GooseMod**