From 1e93dd22ceef63d98ffa3232fa6ac6d785314a60 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Wed, 26 Feb 2025 13:03:04 +0900 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b29b2c6..25e1f23 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,8 @@ WelsonJS is an advanced JavaScript framework designed to operate in extreme cond * **Legacy System Integration**: WelsonJS provides a practical solution for running JavaScript on older Windows environments where modern frameworks are not feasible. * **Automation and Scripting**: Ideal for executing scripts in constrained environments, enabling automated workflows and system-level scripting. * **Embedded Applications**: Suitable for devices and systems with strict resource constraints, such as industrial controllers and embedded platforms. -* **Security-Focused Environments**: Useful in security-sensitive applications where dependencies on external internet connections are limited. +* **Security-Focused Environments**: Useful in security-sensitive applications where dependencies on external network connections are limited. +* **Office Automation**: Suitable for office automation tasks using Microsoft Office and various LLM-based AI (such as ChatGPT). WelsonJS is tailored for developers who need a reliable, lightweight JavaScript framework in environments where traditional solutions are impractical. Whether working with legacy systems, embedded devices, or security-critical applications, WelsonJS ensures that JavaScript remains a viable and efficient option.