diff --git a/README.md b/README.md new file mode 100644 index 0000000..ad16294 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Jenot + +Yet another go at a note taking app. Task list handling behavior heavily +inspired by Google Keep, which is my current daily driver for all kinds +of quick notes, shopping lists etc. + +The idea is to have zero or near zero dependencies for FE code, using only +standard APIs.