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

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