Commit Graph

29 Commits

Author SHA1 Message Date
Artur Borecki 26327121d1
add: README.pl.md in Polish 2023-02-23 16:40:07 +01:00
Will McGugan 0852511024 replace willmcgugan with textualize 2022-09-19 11:27:11 +01:00
Serkan UYSAL df6402092e
Add Turkish Language. 2022-07-18 10:24:25 +03:00
piglei 9a864271a6
Update README.cn.md: Add REPL section 2022-06-24 08:37:59 +08:00
piglei 50e4ef4375
Enhance README(cn): Add missing sections(tree, status etc.); Refine some
translations.
2022-06-24 08:04:27 +08:00
Will McGugan 695256ce53
Merge pull request #2221 from wasi-master/fix-codecov-links
Fix invalid code coverage badge links
2022-06-14 10:14:42 +01:00
Motahhar Mokfi 0150fd48f7 add README.fa.md (Farsi Readme) 2022-05-08 19:56:15 +04:30
Wasi Master 3b89033007
Fix invalid code coverage badge links 2022-04-25 20:38:34 +06:00
toto6038 70ebda06ee
Revert Simplified Chinese readme to old name 2022-01-26 20:38:13 +08:00
toto6038 92e1b7ac70
Rename `README.cn.md`, and apply link change 2022-01-18 03:57:27 +08:00
G_cat 9d0ca53f0a Added russian README 2022-01-06 17:27:37 +03:00
Max Görner f1bdd3040d Use "sh" code block language specification
In order to indicate that a block contains shell code one should use
e.g. "sh". Under
https://github.com/github/linguist/blob/master/lib/linguist/languages.yml#L5602
the exhaustive list can be found.

The one file that already used "shell" was corrected. The indicator
"shell" is used for interactive session snippets. See
https://stackoverflow.com/a/49004070/8831116 for a reference.
2021-12-27 08:32:34 +01:00
Max Görner 5422537585 Use `python -m pip` as install snippet
It is advised to not use `pip` plain, it should always be
`python -m pip`. One important benefit is that this way one always
installs packages to the currently active virtual environment.

The topic is covered in depth at
https://snarky.ca/why-you-should-use-python-m-pip/.
2021-12-27 08:30:31 +01:00
Raphael Borun Das Gupta e1c4628ffe capizalize "PyPI" correctly 2021-11-13 12:19:11 +01:00
v0lp3 7c96a8f9d7 docs: add README.it.md 2021-10-12 18:27:20 +02:00
Avrohom Perl 79848f8426 Fix misspelled month in readme table example 2021-10-03 03:03:10 -04:00
Luigi Bertaco Cristofolini 2677bead43 add "English readme" link to all README.* files 2021-08-06 09:51:48 +10:00
Luigi Bertaco Cristofolini 1fa3422d70 add portuguese links to all readmes 2021-08-05 21:17:44 +10:00
kilacoda 9eaaf78804 Update links in all READMEs 2021-08-01 12:54:07 +05:30
Adilius 515928f815 Added links to other languages in all READMEs, added some missing shield badges 2021-07-28 14:45:47 +02:00
renmu123 bb39c53372
update some style 2021-02-19 11:47:48 +08:00
Akiva 3b5990a29c the same for Chinese and Spanish 2020-12-10 01:22:17 +02:00
jimms.hsieh 399c4c8263 Remove the part has been removed from English version 2020-10-05 14:40:23 -07:00
joaqo cfa9c332d9 Add reference to rich usage case 'norfair' in README 2020-09-30 15:24:59 -03:00
Jett Chen 10078ce35a
Add projects using Rich to Chinese documentation 2020-08-24 21:05:56 +08:00
Jett Chen 7a688b4b86
Update badges(sync with english README.md) 2020-08-05 08:41:32 +08:00
Will McGugan 152317bfd6 chinese fixes 2020-07-03 21:10:18 +01:00
Will McGugan 076b437934 fix readme 2020-07-03 21:07:07 +01:00
Will McGugan dcf84f6433 added Chinese readme 2020-07-03 20:55:58 +01:00