From 26aec639e5bb15a2477d0e41cd131d2e7c5be1bb Mon Sep 17 00:00:00 2001 From: Thayol Date: Fri, 2 Jul 2021 14:40:09 +0200 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f750148 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# todo-php +A PHP app that offers todo notes. Not safe, not recommended, but it exists.