Skip to content

Commit f5ff1ce

Browse files
authored
Update README.md
1 parent dcbe54d commit f5ff1ce

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Primelooter
22

33
![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/srhinos/primelooter?label=version)
4-
[![Python](https://img.shields.io/badge/Made%20with-Python%203.9-blue.svg?style=flat-square&logo=Python&logoColor=white)](https://www.python.org/)
4+
[![Python](https://img.shields.io/badge/Made%20with-Python%203.11-blue.svg?style=flat-square&logo=Python&logoColor=white)](https://www.python.org/)
55
[![GitHub license](https://img.shields.io/github/license/srhinos/primelooter)](https://github.com/srhinos/primelooter/blob/main/LICENSE)
66

77
Python bot which automatically claims ~~twitch~~ amazon prime gaming loot :D
@@ -12,10 +12,9 @@ Python bot which automatically claims ~~twitch~~ amazon prime gaming loot :D
1212
<details>
1313
<summary><b>Local 📌</b></summary>
1414

15-
1. Install python3
15+
1. Install python 3.11
1616
2. Install package requirements: `pip install -r requirements.txt`
17-
3. Install playwright: `python -m playwright install`
18-
4. Create your own cookies.txt and publishers.txt (see example files)`
17+
3. Create your own cookies.txt and publishers.txt (see example files)`
1918
</details>
2019

2120
<details>

0 commit comments

Comments
 (0)