diff --git a/1-getting-started-lessons/translations/README.ko.md b/1-getting-started-lessons/translations/README.ko.md
new file mode 100644
index 00000000..8029df51
--- /dev/null
+++ b/1-getting-started-lessons/translations/README.ko.md
@@ -0,0 +1,17 @@
+# 웹 개발 시작하기
+
+커리큘럼의 해당 세션에서는 프로젝트 기반이 아닌 전문 개발자가 되는 데 중요한 개념을 소개합니다.
+
+### 토픽
+
+1. [프로그래밍 언어 및 도구 소개](1-intro-to-programming-languages/README.md)
+2. [GitHub의 기초](2-github-basics/README.md)
+3. [접근성의 기초](3-accessibility/README.md)
+
+### 크레딧
+
+Basics of Accessibility was written with ♥️ by [Christopher Harrison](https://twitter.com/geektrainer)
+
+Introduction to GitHub was written with ♥️ by [Floor Drees](https://twitter.com/floordrees)
+
+Introduction to Programming Languages and Tools of the Trade was written with ♥️ by [Jasmine Greenaway](https://twitter.com/paladique)