From da8ec03813319a1cabd399737fb45323efaae182 Mon Sep 17 00:00:00 2001 From: Dave Kerr Date: Sat, 1 Jun 2019 17:22:05 +0800 Subject: [PATCH 1/2] docs: add link to korean version Fixes #114. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6481721..23bd59a 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ Laws, Theories, Principles and Patterns that developers will find useful. πŸ‡¨πŸ‡³ [δΈ­ζ–‡ / Chinese Version](https://github.com/nusr/hacker-laws-zh) - thanks [Steve Xu](https://github.com/nusr)! +πŸ‡°πŸ‡· [ν•œκ΅­μ–΄ / Korean Version](https://github.com/codeanddonuts/hacker-laws-kr) - thanks [Doughnut](https://github.com/codeanddonuts)! + +--- From 1af5af643cfa3cc1a64950fadcac5fe2a62e39ae Mon Sep 17 00:00:00 2001 From: Dave Kerr Date: Sat, 1 Jun 2019 17:23:32 +0800 Subject: [PATCH 2/2] chore: fix indents --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 23bd59a..c79926b 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ Laws, Theories, Principles and Patterns that developers will find useful. -πŸ‡¨πŸ‡³ [δΈ­ζ–‡ / Chinese Version](https://github.com/nusr/hacker-laws-zh) - thanks [Steve Xu](https://github.com/nusr)! -πŸ‡°πŸ‡· [ν•œκ΅­μ–΄ / Korean Version](https://github.com/codeanddonuts/hacker-laws-kr) - thanks [Doughnut](https://github.com/codeanddonuts)! +- πŸ‡¨πŸ‡³ [δΈ­ζ–‡ / Chinese Version](https://github.com/nusr/hacker-laws-zh) - thanks [Steve Xu](https://github.com/nusr)! +- πŸ‡°πŸ‡· [ν•œκ΅­μ–΄ / Korean Version](https://github.com/codeanddonuts/hacker-laws-kr) - thanks [Doughnut](https://github.com/codeanddonuts)! ---