Skip to content

Commit e2e7877

Browse files
committed
Adde a reference to a better library.
1 parent 1b70b39 commit e2e7877

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,6 @@ print(info)
2222
```
2323

2424
> The client automatically logs in, and gets ready to query for stats etc.
25-
> `Fortnite()` caches the **2FA** verification during the scripts lifetime, but restarts require a new 2FA verification.
25+
> `Fortnite()` caches the **2FA** verification during the scripts lifetime, but restarts require a new 2FA verification.
26+
27+
For a [asyncio](https://docs.python.org/3/library/asyncio.html) version that has more features, have a look at [fortnitepy](https://github.com/Terbau/fortnitepy)

0 commit comments

Comments
 (0)