From 95572825c3b9e2d0d6cb562203675289d9032e9e Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Tue, 23 Jul 2024 12:41:57 +0900 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ce6223a..39153ca 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,7 @@ Dual license notice: The default license for this project is GPL 3.0. However, i - Virtualized Human Interfaces - Cryptography - [Named Shared Memory](https://learn.microsoft.com/en-us/windows/win32/memory/creating-named-shared-memory) based IPC(Inter-Process Communication) implementation [#](https://qiita.com/gnh1201/items/4e70dccdb7adacf0ace5) +- Can be write Windows Services application with JavaScript! (`WelsonJS.Service` component) - lib/chatgpt ([ChatGPT](https://openai.com/chatgpt) integration) - Everything you can imagine.