diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..a50acfdc85ddf939be8d851f6f856ac9c0d4c204 --- /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