Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,10 @@ and went through some modifications in the code. The `cookielib` library
- `chapter06/link_parser.py` was refactored by using new ways to handle the
implementations of `re` and `bs4`.

## Translations
Contributions in other languages can be checked here:
- Translated to [Turkish](https://github.com/EONRaider/violent-python3/tree/turkish-language) by [Bedirhan Budak](https://github.com/bedirhanbudak)

## Contributing

As a matter of common sense, first try to discuss the change you wish to make to
Expand Down