From 764923e015ffca03c9ddd3165908df9191690af3 Mon Sep 17 00:00:00 2001 From: Pandz18 <87066683+Pandz18@users.noreply.github.com> Date: Fri, 23 Jul 2021 08:20:59 +0530 Subject: [PATCH] Update TRANSLATIONS.md --- TRANSLATIONS.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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).