I have "finished" the README.md

Even if I don't like it very much, I promise that sooner or later I will modify it.
This commit is contained in:
Stefano Assenzo 2022-08-25 21:05:55 +02:00
parent 724a7d1857
commit 54b59d9e81
4 changed files with 29 additions and 2 deletions

View File

@ -0,0 +1,27 @@
# Notify Game Epicgames
<p align="center">
<img src="images\screenshot.png" alt="Notify Game Epicgames Logo">
</p>
A simple Python script that notifies me whenever a new game comes out in the Epic Games Store.
<div align="center">
![GitHub stars badge](https://img.shields.io/github/stars/assenzostefano/notify-game-epicgames)
![Github license badge](https://img.shields.io/github/license/assenzostefano/notify-game-epicgames)
</div>
#
### Installation and launching:
- Install **[Python](https://python.org)** on your machine. **Version 3.10 or higher is required!**
- Clone the repository on your machine.
- Open your console in the cloned repository.
- To complete the installation, write the following command in the console:
```console
pip install -r requirements.txt
```
- To start the script, write the following command in the console:
```console
python index.py
```

View File

@ -1 +1 @@
a
Destiny 2: Bungie 30th Anniversary Pack

View File

@ -1 +1 @@
b
Ring of Pain

BIN
images/screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB