From 0a9f5d8ddb72f36d86b37d49e8d0b69e3347eb61 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Tue, 21 Jul 2020 13:01:05 +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 84db6b9..e6ffe3a 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ WelsonJS - Build a Windows desktop apps with JavaScript, HTML, and CSS based on ## Specifications - ES5(ECMAScript 5), ES6(ECMAScript 6) compatibility with [es5-shim](https://github.com/es-shims/es5-shim) and [es6-shim](https://github.com/es-shims/es5-shim) - HTML5 compatibility with [html5shiv](https://github.com/aFarkas/html5shiv) and [jquery-html5-placeholder-shim](https://github.com/jcampbell1/jquery-html5-placeholder-shim) -- [module.exports](https://nodejs.org/en/knowledge/getting-started/what-is-require/) styled module implementation +- [module.exports](https://nodejs.org/en/knowledge/getting-started/what-is-require/)(NodeJS) styled module implementation ## Included libraries - lib/std (Standard library)