1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-09 16:46:02 +02:00

python: add link to homepage

This commit is contained in:
pxgamer 2019-05-15 09:36:30 +01:00 committed by Starbeamrainbowlabs
parent bbd216de2b
commit 1a40e17c47

View file

@ -1,6 +1,7 @@
# python
> Python language interpreter.
> Homepage: <https://www.python.org>.
- Call a Python interactive shell (REPL):