Add README

This commit is contained in:
2025-11-15 00:48:22 -05:00
parent 42fccedc06
commit b4a90c28c0
2 changed files with 3 additions and 3 deletions

View File

@@ -13,12 +13,12 @@
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "Repository of notes.md", "file": "README.md",
"mode": "source", "mode": "source",
"source": false "source": false
}, },
"icon": "lucide-file", "icon": "lucide-file",
"title": "Repository of notes" "title": "README"
} }
} }
] ]
@@ -169,7 +169,7 @@
"active": "c5205a20b44266cb", "active": "c5205a20b44266cb",
"lastOpenFiles": [ "lastOpenFiles": [
"ESP32/Setting up ESP32.md", "ESP32/Setting up ESP32.md",
"Repository of notes.md", "README.md",
"ESP32" "ESP32"
] ]
} }