-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5bdeada
commit 416a15d
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
## To-Do List | ||
|
||
A simple command-line tool that allows you to save your to-do list. For example, you can save tasks for today. | ||
|
||
### Features | ||
|
||
- Currently, the tool has no features. | ||
- It does not save your to-do list yet. After opening the tool, you need to retype your to-do list. | ||
|
||
### Feedback | ||
|
||
Any feedback is appreciated. If you have suggestions, you can open an issue on the repository page or send an email to hongjuntew@gmail.com. | ||
|
||
#### Pull Requests | ||
|
||
Any pull requests are appreciated. I'll review and accept them when I have time. |