update screenshot

This commit is contained in:
Namhyeon Go 2020-11-04 18:35:57 +09:00
parent 512b8e845f
commit beaeb2623a
2 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
WelsonJS - Build a Windows desktop apps with JavaScript, HTML, and CSS based on WSH/HTA
## Structure
![Structure of WelsonJS](app/assets/img/structure.png)
![Structure](app/assets/img/structure.png)
## Specifications
- ES5(ECMAScript 5), ES6(ECMAScript 6) compatibility with [es5-shim](https://catswords.re.kr/go/es5shim), [es6-shim](https://catswords.re.kr/go/es6shim), and [json3](https://catswords.re.kr/go/json3)
@ -69,6 +69,9 @@ hello
## Make own setup file
- compile `setup.iss` file with [Inno Setup](https://jrsoftware.org/isinfo.php)
## Screenshot
![Screenshot](app/assets/img/screenshot.png)
## 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)
- [gnh1201/wsh-json](https://github.com/gnh1201/wsh-json) - JSON stringify/parse (encode/decode) for Windows Scripting Host

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB