Having the readme in different languages can be done efficiently with the following 3 steps -
- make sure function and parameter names are within code blocks (triple backticks / single backticks)
- use Google Translate with GitHub page as input to generate URL for a non-English language
- link back the URL to the readme so users will be able to choose their preferred language
PS - text in code blocks are ignored during Google's translation, thus preserving accuracy of readme after translation
Having the readme in different languages can be done efficiently with the following 3 steps -
PS - text in code blocks are ignored during Google's translation, thus preserving accuracy of readme after translation