From 8d0a0e06d2d95bf2d37184a0133edc5f0900b10a Mon Sep 17 00:00:00 2001 From: Mark McGranaghan Date: Tue, 10 Sep 2019 14:50:34 -0400 Subject: [PATCH] Add Czech translation, closes #275 --- 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)