Add reference to chinese translation

This commit is contained in:
Satwik Kansal 2018-12-16 16:23:39 +05:30 committed by GitHub
parent 30e05a5973
commit b262f29756
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
README.md vendored
View File

@ -4,6 +4,7 @@
[![WTFPL 2.0][license-image]][license-url]
Translations: [Chinese 中文](https://github.com/leisurelicht/wtfpython-cn)
Python, being a beautifully designed high-level and interpreter-based programming language, provides us with many features for the programmer's comfort. But sometimes, the outcomes of a Python snippet may not seem obvious to a regular user at first sight.