From 50826a0a9b394a331d2bb4549d93fdf5d2a6bd11 Mon Sep 17 00:00:00 2001 From: Lunxaaa Date: Sat, 4 Apr 2026 01:25:29 +0200 Subject: [PATCH] Add TO-DO section to README Added a TO-DO section with performance and terminal fixes. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d7de661..de5e60b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +# TO-DO +fix performance issues lmfao +fix terminal + # Lunar Code A lightweight, VSCode-inspired desktop code editor built with Tauri 2, React, TypeScript, CodeMirror 6, and shadcn/ui.