Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nazar1ky authored May 9, 2024
1 parent 4d8903e commit 4bc7489
Showing 1 changed file with 15 additions and 6 deletions.
21 changes: 15 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,36 @@
<h1 align="center">Epic Games Friends Remover</h1>
![image](https://github.com/Nazar1ky/epic-games-store-remove-all-friends/assets/78618525/09c80c14-b057-4452-9e28-56be421c284c)<h1 align="center">Epic Games Friends Remover</h1>
<p align="center">
<a href="https://www.python.org/downloads/release/python-380/" align="center">
<img alt="Python" src="https://img.shields.io/badge/python-3.8 | 3.9 | 3.10 | 3.10 | 3.11 | 3.12 | 3.13-blue">
<img alt="Python" src="https://img.shields.io/badge/python-3.8 | 3.9 | 3.10 | 3.11 | 3.12-blue">
</a>
<a href="https://github.com/Nazar1ky/epic-games-store-remove-all-friends/issues" align="center">
<img alt="GitHub Issues" src="https://img.shields.io/github/issues/Nazar1ky/epic-games-store-remove-all-friends">
</a>
<a href="https://github.com/Nazar1ky/epic-games-store-remove-all-friends/pulls" align="center">
<img alt="GitHub Pull Requests" src="https://img.shields.io/github/issues-pr/Nazar1ky/epic-games-store-remove-all-friends">
</a>
<a href="https://github.com/Nazar1ky/epic-games-store-remove-all-friends/actions" align="center">
<img alt="GitHub Build" src="https://img.shields.io/github/actions/workflow/status/Nazar1ky/epic-games-store-remove-all-friends/actions.yaml">
</a>
</p>

<img src="https://github.com/Nazar1ky/epic-games-store-remove-all-friends/blob/main/pic.png" />

## 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.

0 comments on commit 4bc7489

Please sign in to comment.