From c3884e7329312c1ad04b23282e12c583c689ebd9 Mon Sep 17 00:00:00 2001 From: Mark McGranaghan Date: Thu, 1 Feb 2018 16:47:23 -0500 Subject: [PATCH] Link Korean translation. Closes #155 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 36b9f56..7041d92 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,7 @@ Contributor translations of the Go by Example site are available in: * [Chinese](http://gobyexample.everyx.in/) by [everyx](https://github.com/everyx) * [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) +* [Korean](https://mingrammer.com/gobyexample/) by [mingrammer](https://github.com/mingrammer) * [Spanish](http://goconejemplos.com) by the [Go Mexico community](https://github.com/dabit/gobyexample) ### Thanks