From b78d73b3fa6ac4e46a6f485dbe1242aee70cff6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Sterle?= Date: Sun, 8 Aug 2021 19:50:10 +0200 Subject: [PATCH] replace flags with GitHub markdown emoji markup --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 6a554e1..5ba4f23 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,11 @@ ## Translations -- [🇨🇳 Chinese version](https://github.com/glepnir/nvim-lua-guide-zh) -- [🇪🇸 Spanish version](https://github.com/RicardoRien/nvim-lua-guide/blob/master/README.esp.md) -- [🇧🇷 Portuguese version](https://github.com/npxbr/nvim-lua-guide/blob/master/README.pt-br.md) -- [🇯🇵 Japanese version](https://github.com/willelz/nvim-lua-guide-ja/blob/master/README.ja.md) -- [🇷🇺 Russian version](https://github.com/kuator/nvim-lua-guide-ru) +- [:cn: Chinese version](https://github.com/glepnir/nvim-lua-guide-zh) +- [:es: Spanish version](https://github.com/RicardoRien/nvim-lua-guide/blob/master/README.esp.md) +- [:brazil: Portuguese version](https://github.com/npxbr/nvim-lua-guide/blob/master/README.pt-br.md) +- [:jp: Japanese version](https://github.com/willelz/nvim-lua-guide-ja/blob/master/README.ja.md) +- [:ru: Russian version](https://github.com/kuator/nvim-lua-guide-ru) ## Introduction