From ac9810fef2be0d9ade90dde725b59c1b8fed0972 Mon Sep 17 00:00:00 2001
From: Jaewon Choi <jaewon.james.choi@gmail.com>
Date: Tue, 20 Mar 2018 21:56:30 +0900
Subject: [PATCH] Add README.md

---
 README.md | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 README.md

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..a50acfd
--- /dev/null
+++ b/README.md
@@ -0,0 +1,7 @@
+# mysh-0: Implements your own shell
+
+We're going to implement,
+  * shell command parser
+  * three built‐in commands in shells, pwd, cd, alias
+
+If you have any questions, please send to ajou-2018-spring-operating-systems@googlegroups.com
-- 
GitLab