From 9ae7bbf8f634c4ad370e5ea73b1b48ff65db8cf7 Mon Sep 17 00:00:00 2001 From: yujinee Date: Mon, 26 Feb 2018 03:24:39 +0900 Subject: [PATCH] add Korean translation I wrote the korean translation for this guide. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f18eb8e..40b5d90 100644 --- a/README.md +++ b/README.md @@ -2086,5 +2086,7 @@ This is also available in other languages: * [panuwizzle/clean-code-php](https://github.com/panuwizzle/clean-code-php) * :fr: **French:** * [errorname/clean-code-php](https://github.com/errorname/clean-code-php) - +* 🇰🇷 **Korean:** + * [yujineeee/clean-code-php](https://github.com/yujineeee/clean-code-php) + **[⬆ back to top](#table-of-contents)**