From 68107e732decc6282ca61cabb0139291cb0576e3 Mon Sep 17 00:00:00 2001
From: Jaewon Choi <jainersoer@ajou.ac.kr>
Date: Fri, 23 Mar 2018 22:53:24 +0900
Subject: [PATCH] Update README.md

* Add TODO for alias implementation
---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index a50acfd..5fe4142 100644
--- a/README.md
+++ b/README.md
@@ -5,3 +5,6 @@ We're going to implement,
   * three built‐in commands in shells, pwd, cd, alias
 
 If you have any questions, please send to ajou-2018-spring-operating-systems@googlegroups.com
+
+TODO:
+  * Update for alias implementation
-- 
GitLab