From 4bc7489b0cb7b870c5bfddb507e00881633f74e6 Mon Sep 17 00:00:00 2001 From: Nazar <78618525+Nazar1ky@users.noreply.github.com> Date: Thu, 9 May 2024 22:01:38 +0300 Subject: [PATCH] Update README.md --- README.md | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 0b5cf67..02a498e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -

Epic Games Friends Remover

+![image](https://github.com/Nazar1ky/epic-games-store-remove-all-friends/assets/78618525/09c80c14-b057-4452-9e28-56be421c284c)

Epic Games Friends Remover

- Python + Python GitHub Issues @@ -9,6 +9,9 @@ GitHub Pull Requests + + GitHub Build +

@@ -16,12 +19,18 @@ ## Usage: Epic Games Store Friends Remover is pretty simple to use. -1. Install the requirements. +## Exe +1. Download latest version from [releases](https://github.com/Nazar1ky/epic-games-store-remove-all-friends/releases). +2. Run program using exe file. +3. Follow the script instructions. + +## Python +1. Download or clone repository using `git clone https://github.com/Nazar1ky/IndieGala-sale-scraper/` +2. Install the requirements. ``` pip install -U -r requirements.txt ``` -2. Run `main.py`. - -3. Follow the script instructions. +3. Run `main.py`. +4. Follow the script instructions.