From 6bf518a30a6826519b1457dbb3ffdc6cbec5eae6 Mon Sep 17 00:00:00 2001 From: Nicola Corti Date: Sat, 7 May 2016 20:59:09 +0200 Subject: [PATCH] Added Italian translation in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d8495c7..cd8496d 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ Contributor translations of the Go by Example site are available in: * [Chinese](http://gobyexample.everyx.in/) by [everyx](https://github.com/everyx) * [Spanish](http://goconejemplos.com) by the [Go Mexico community](https://github.com/dabit/gobyexample) +* [Italian](http://gobyexample.it) by the [Golang Italian community](https://github.com/golangit/gobyexample-it) ### Thanks