diff --git a/TRANSLATIONS.md b/TRANSLATIONS.md index 7a4bd4da..1542fc90 100644 --- a/TRANSLATIONS.md +++ b/TRANSLATIONS.md @@ -10,8 +10,10 @@ Translated lessons should follow this naming convention: When translating the initial Readme , link the other translations to your translated readme and link yours to the main English Readme by using Shields as shown: - - +<-code in markdown-> +``` +[![Bengali](https://img.shields.io/badge/-Bengali-blue)](translations/README.bn.md) +``` **README._[language]_.md** where _[language]_ is a two letter language abbreviation following the ISO 639-1 standard (e.g. `README.es.md` for Spanish and `README.nl.md` for Dutch).