Is it possible to add multiple README on a git repository? To write a french and a english file for example (README.fr.md
, README.en.md
).
(Of course, I know it's possible but it's not recognized by GitHub as a README.)
Yes, you can add, but the default name of the base file should be README.md
, and later, add the URLs of different languages on the top of the README.md
file so that users can switch to other languages.
Also, make sure that you add the language switch option in each of the README file so that user can switch the language back to the default which is English(I assume)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With