From 42fccedc06d92ef7d8fc5ce1e8b24e1b21df8ba4 Mon Sep 17 00:00:00 2001 From: Alexander Zinn Date: Sat, 15 Nov 2025 00:48:08 -0500 Subject: [PATCH] Add README --- .obsidian/workspace.json | 5 +++-- Repository of notes.md | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 Repository of notes.md diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 2233839..7ae9112 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,12 +13,12 @@ "state": { "type": "markdown", "state": { - "file": "ESP32/Setting up ESP32.md", + "file": "Repository of notes.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "Setting up ESP32" + "title": "Repository of notes" } } ] @@ -169,6 +169,7 @@ "active": "c5205a20b44266cb", "lastOpenFiles": [ "ESP32/Setting up ESP32.md", + "Repository of notes.md", "ESP32" ] } \ No newline at end of file diff --git a/Repository of notes.md b/Repository of notes.md new file mode 100644 index 0000000..1b31ec5 --- /dev/null +++ b/Repository of notes.md @@ -0,0 +1 @@ +Author: Alexander Zinn