From 029dc3234ec1de2aa26062774b3cf357a1cd1a57 Mon Sep 17 00:00:00 2001 From: Frank Weindel Date: Mon, 22 May 2023 21:19:09 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 771ec77..263805b 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ I built this because I always wanted a "go to" place where I could access my own ## Feature Roadmap +* Signed binaries for Mac and Windows + * Currently to run the pre-built binaries you must explicitly opt-out of code signing verification on Mac and Windows. * Provide interface for installing/uninstalling external packages (npm packages) * Improved UI / Themes * New I/O field features and types