Skip to content

Commit 1b70b39

Browse files
committed
Styling on the README
1 parent 6ee2c0a commit 1b70b39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ A python lib to access the Fortnite API, supports 2FA and requires no reversing/
66

77
# Example:
88

9-
> If you're using a new account, EULA_ACCEPTED needs to be False the first time you use it.
10-
> This in order for the client to "accept" the EULA which ultimately unlocks access to Fortnite API.
9+
> If you're using a new account, `EULA_ACCEPTED` needs to be `False` the first time you use the account.
10+
> This in order for the client to *"accept"* the EULA which ultimately unlocks access to Fortnite API.
1111
> Otherwise, the account will get rejected from quering the API *(most likely)*.
1212
1313
```python

0 commit comments

Comments
 (0)