diff --git a/timer/readme.md b/timer/readme.md new file mode 100644 index 0000000..1bda291 --- /dev/null +++ b/timer/readme.md @@ -0,0 +1,6 @@ +This is a study project. +---- + +HOW DOES IT WORKS +---- +After a client press the `start timer` button, then client can start input time and press enter. Now the timer has worked.