From e3f332a38feaf0c8e17dcaa2aa120e0dc0824090 Mon Sep 17 00:00:00 2001 From: "Jun \"Mark\" Hahn" <21152231+TangoEnSkai@users.noreply.github.com> Date: Thu, 17 Oct 2019 03:40:38 +0900 Subject: [PATCH 1/2] add current status and deadline --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 169edb0..946789a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # uber-go-style-guide-kr Translated in Korean +Currently WIP, but translation will done by 20th of Oct, 2019 --- @@ -2188,4 +2189,4 @@ See also, [Functional options for friendly APIs]: https://dave.cheney.net/2014/10/17/functional-options-for-friendly-apis \ No newline at end of file +use one vs other --> From ef0b5b7166ed27bb220365fb0c74f9f5b40a1c86 Mon Sep 17 00:00:00 2001 From: "Jun \"Mark\" Hahn" <21152231+TangoEnSkai@users.noreply.github.com> Date: Thu, 17 Oct 2019 03:40:55 +0900 Subject: [PATCH 2/2] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 946789a..d9f7a99 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # uber-go-style-guide-kr -Translated in Korean +Translated in Korean + Currently WIP, but translation will done by 20th of Oct, 2019 ---