From 1668547dbff46fb40541ff3eb241eb8310d44d0b Mon Sep 17 00:00:00 2001 From: alex8088 <244096523@qq.com> Date: Wed, 2 Nov 2022 01:56:45 +0800 Subject: [PATCH] docs: update --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9a0551a..2c5add8 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ - 🔥The main process and preload scripts support hot reloading. - 🔌Easy to debug. - 🔒Compile to v8 bytecode to protect source code. +- 🏷️Support for TypeScript decorators. - 🔋Out-of-the-box support for TypeScript, Vue, React, Svelte, SolidJS and more. ## Usage