Merge pull request #1 from ntoneee/patch-1

Add Python code syntax highlighting in README.md
This commit is contained in:
thematdev 2023-01-24 19:52:29 +00:00 committed by GitHub
commit 8d8c8b0625
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
Codeforces scraper provides a gentle way to interact with Codeforces
```
```python3
from codeforces_scraper import Scraper
from codeforces_scraper.languages import some_compiler_by_ext
from getpass import getpass