Update README.md

This commit is contained in:
Namhyeon Go 2024-03-21 01:05:15 +09:00
parent c41bc5b791
commit d4191917f6

View File

@ -116,14 +116,16 @@ ended say()
![(Screenshot 3) WelsonJS with Microsoft Excel](app/assets/img/screenshot3.png)
## Thanks to
- <img src="app/assets/img/logo_oss.gif" height="30" alt=""/> Open Software Portal, Korea National Industry Promotion Agency - Prize
- Heavy-industry specialized CSP(Cloud Service Provider) in Republic of Korea - Make the use case
- Live-commerce specialized online advertisement companies in Republic of Korea - Make the use case
- Information security companies in Republic of Korea - Make the use case
- <img src="app/assets/img/logo_oss.gif" height="30" alt=""/> Open Software Portal, Korea National Industry Promotion Agency - Awarded Prize
- Heavy-industry specialized CSP(Cloud Service Provider) in Republic of Korea - Use case establishment
- Live-commerce specialized online advertisement companies in Republic of Korea - Use case establishment
- Information security companies in Republic of Korea - Use case establishment
- <img src="app/assets/img/morioh.svg" height="30" alt=""/> morioh.com - Mentioned
- <img src="app/assets/img/CSDN_Logo.svg" height="30" alt=""/> CSDN - Mentioned
- <img src="app/assets/img/qiita-logo.png" height="30" alt=""/> Qiita - Knowledge-base about WSH environment
- <img src="app/assets/img/RedSky-logo-web.webp" height="30" alt=""/> Redsky Software - PoC of the CommonJS on WSH environment
- <img src="app/assets/img/RedSky-logo-web.webp" height="30" alt=""/> Redsky Software - PoC(Proof of Concept) of the CommonJS on WSH environment
- A hacker group that demonstrated the "SEO Poisoning" attack technique targeting Windows systems - Inspired system programming on the scripting engine
- A unidentified developer of the Chromium-based variant browser - Provided an example of IPC implementation with Named Shared Memory
## Related projects
- [gnh1201/wsh-js-gtk](https://github.com/gnh1201/wsh-js-gtk) - GTK GUI ported to Windows Scripting Host - Javascript (Microsoft JScript) (wsh-js)