From 5a1f3cbbb5d2169e1fc3730577935bc5ec072288 Mon Sep 17 00:00:00 2001 From: unknown <5441732+martinkunc@users.noreply.github.com> Date: Mon, 9 Sep 2019 20:20:43 +0200 Subject: [PATCH] Link to Czech translation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 21686c4..6d83990 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ The Go Gopher is copyright [Renée French](http://reneefrench.blogspot.com/) and Contributor translations of the Go by Example site are available in: * [Chinese](https://gobyexample.xgwang.me/) by [xg-wang](https://github.com/xg-wang/gobyexample) +* [Czech](http://gobyexamples.sweb.cz/) by [martinkunc](https://github.com/martinkunc/gobyexample-cz) * [French](http://le-go-par-l-exemple.keiruaprod.fr) by [keirua](https://github.com/keirua/gobyexample) * [Italian](http://gobyexample.it) by the [Go Italian community](https://github.com/golangit/gobyexample-it) * [Japanese](http://spinute.org/go-by-example) by [spinute](https://github.com/spinute)