From 1fa448ac21eb35fe9d15a457e35856a566ba3f39 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Tue, 8 Feb 2022 11:50:03 +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 371ec4e..a39d159 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ WelsonJS - Build a Windows desktop apps with JavaScript, HTML, and CSS based on ## Specifications - ES5(ECMAScript 5), XML, JSON, YAML compatibility - - [github:douglascrockford/JSON-js](https://github.com/douglascrockford/JSON-js) - [github:zloirock/core-js](https://github.com/zloirock/core-js) + - [github:douglascrockford/JSON-js](https://github.com/douglascrockford/JSON-js) (aka. JSON2.js) - [github:nodeca/js-yaml](https://github.com/nodeca/js-yaml) - HTML5, CSS3 compatibility - [github:aFarkas/html5shiv](https://github.com/aFarkas/html5shiv)