summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLeo Goetz <dev@leogtz.de>2025-11-10 10:26:15 +0100
committerLeo Goetz <dev@leogtz.de>2025-11-10 10:26:15 +0100
commit51cead8d816d16cc025e4a189040bca7c0dc3729 (patch)
tree2da07e9f5d2224006677460bc29737aa42acdace /README.md
parent789d28b83af165258dc7e8b3a44bbd2d48fcc370 (diff)
completed course
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..652dee7
--- /dev/null
+++ b/README.md
@@ -0,0 +1,3 @@
+# CLI Note Taking
+
+The code in this project is based on the Introduction to Node.js, v3 course from Frontend Masters.