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
Marcelo Trylesinski
65f1b7ffc6
Update README.pt-br.md
...
😗
2021-11-18 17:25:57 +01:00
Raphael Borun Das Gupta
e1c4628ffe
capizalize "PyPI" correctly
2021-11-13 12:19:11 +01:00
Ilito Torquato
aab29c8239
correct misspelled words, grammatical errors, translates sentences and removes duplications
2021-10-03 20:47:28 -03: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
d7fa10f175
add portuguese readme
2021-08-05 21:17:22 +10:00