diff --git a/README.md b/README.md new file mode 100644 index 0000000..1c79bee --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# pomodoro-timer +A simple GUI timer that uses the pomodoro technique. Written in python. GUI made with Tkinter.