From a68bdabf9463ed826f772ba6e9b5749f5366d052 Mon Sep 17 00:00:00 2001 From: Ha Quang Phuoc <107381046+hqphuoc@users.noreply.github.com> Date: Wed, 26 Apr 2023 14:18:35 +0700 Subject: [PATCH] Add Vietnamese version translation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 958652e..9b433df 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,7 @@ Contributor translations of the Go by Example site are available in: * [Russian](https://gobyexample.com.ru/) by [badkaktus](https://github.com/badkaktus) * [Ukrainian](https://butuzov.github.io/gobyexample/) by [butuzov](https://github.com/butuzov/gobyexample) * [Brazilian Portuguese](https://lcslitx.github.io/GoEmExemplos/) by [lcslitx](https://github.com/LCSLITX) +* [Vietnamese](https://gobyexample.vn/) by [s6k Gopher](https://github.com/s6k-gopher/gobyexample-vn) ### Thanks