Commit Graph

17 Commits

Author SHA1 Message Date
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
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
Adilius 515928f815 Added links to other languages in all READMEs, added some missing shield badges 2021-07-28 14:45:47 +02:00
Adilius 543260041e bragging rights but swedish 2021-04-18 01:41:53 +02:00
Adilius 1f56b082ce Updated README.sv.md to match README.md 2021-03-21 00:03:34 +01:00
Adilius f87052e9ad Now matches english version exactly line for line 2021-03-04 23:10:33 +01:00
Adilius 413ff725f0 Added missing lines 2021-03-04 23:01:09 +01:00
Adilius a6d2ea6254 Updated swedish readme to match latest english readme 2021-03-04 22:52:31 +01:00
Adilius 4de5a9a761 Updated README.sv.md 2021-02-02 17:39:28 +01:00
Adilius 3a5d7f8410 Added README.sv.md 2021-02-02 16:55:10 +01:00