Skip to content

Commit

Permalink
Bigger font :glasses:
Browse files Browse the repository at this point in the history
Co-authored-by: ItsDrike <itsdrike@protonmail.com>
  • Loading branch information
kevinkjt2000 and ItsDrike committed Oct 20, 2022
1 parent f5025c4 commit 1795e13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ query = server.query()
print(f"The server has the following players online: {', '.join(query.players.names)}")
```

##### Bedrock Edition
#### Bedrock Edition

```python
from mcstatus import BedrockServer
Expand Down

0 comments on commit 1795e13

Please sign in to comment.