diff --git a/README.md b/README.md index fc02047..d5adba5 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,5 @@ * Sync with `git pull && git submodule update --init --recursive` -## To Do -1. Collect daily commands and make it into a script. -~~2. Make a simple text editor by shell script which can be used in initramfs.(no daily use)~~ -3. Write a cli interface of linux-deploy -4. Thinking +## Push +* Please push to `dev` branch. diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..fc02047 --- /dev/null +++ b/TODO.md @@ -0,0 +1,9 @@ +## easyshell + +* Sync with `git pull && git submodule update --init --recursive` + +## To Do +1. Collect daily commands and make it into a script. +~~2. Make a simple text editor by shell script which can be used in initramfs.(no daily use)~~ +3. Write a cli interface of linux-deploy +4. Thinking