Add Python code syntax highlighting in README.md

This commit is contained in:
Anton Egorov
2023-01-24 22:48:22 +03:00
committed by GitHub
parent 97cad81c35
commit aaef99f731

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