From 913eb9f9bf099c39b988b22a79c17fa6f08b926e Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Wed, 26 Feb 2025 12:54:35 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a02877e..c3f4375 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ WelsonJS is an advanced JavaScript framework designed to operate in extreme cond ### Key Features * **Lightweight and Efficient**: Optimized for environments with limited computing power, WelsonJS delivers efficient script execution without unnecessary overhead. * **Windows ECMAScript Compatibility**: Designed to run seamlessly on Windows-based systems, adhering to the ECMAScript standard while maintaining lightweight execution. -* **Standalone Execution**: Unlike Node.js, which requires external dependencies, WelsonJS can operate as a self-contained engine, making it suitable for embedded systems and isolated environments. +* **Standalone Execution**: Unlike well-known JavaScript runtimes, which requires external dependencies, WelsonJS can operate as a self-contained engine, making it suitable for embedded systems and isolated environments. * **Security-Oriented**: Built with security in mind, ensuring controlled execution of scripts without compromising system integrity. * **Minimalist Design**: WelsonJS strips away unnecessary complexities, focusing on core functionalities that maximize performance and reliability.