From d2f34f39c9665694775f0aba37c702f2bb45c4e8 Mon Sep 17 00:00:00 2001 From: Bedirhan Budak Date: Sun, 19 Feb 2023 18:45:05 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5c9d105..d0d2bb1 100644 --- a/README.md +++ b/README.md @@ -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