From 4a87ea598aae775ae4893f82c0b45c47630cea71 Mon Sep 17 00:00:00 2001 From: Nicola Spadari Date: Thu, 2 Jan 2025 22:09:04 +0100 Subject: [PATCH] Update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aeac088..da0434f 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,9 @@ Build super fast desktop applications! ## Functionalities - Run shell commands from the app -- Send custom notifications to the client (remember to turn on/grant notifications in your computer settings!) +- Send custom notifications to the client (remember to turn on/grant notifications in your computer settings) - Display OS related informations +- Store and retrieve data locally - Show tray icon - Support all Nuxt functionalities (routing/layout/middleware/modules/etc...)