Update README.md

This commit is contained in:
Namhyeon Go 2024-09-23 23:19:35 +09:00
parent 13bcbbbb15
commit f9302f50ee

View File

@ -20,7 +20,7 @@ Dual license notice: The default license for this project is GPL 3.0. However, i
- <img src="app/assets/img/signpath_logo.png" height="30" alt=""/> Free code signing provided by [SignPath.io](https://signpath.io), certificate by [SignPath Foundation](https://signpath.org/)
## Structure
![Structure Overview](app/assets/img/structure.png)
![The structure of the WelsonJS framework can be extended based on whether it operates in a console (command prompt) environment, a GUI (with HTML/CSS) environment, or a service environment, with the `app.js` file at its core.](app/assets/img/structure.png)
## Specifications
- Built-in transpilers: [TypeScript](https://www.typescriptlang.org/), [Rescript](https://rescript-lang.org/), [CoffeeScript 2](https://coffeescript.org/), [LiveScript](https://livescript.net/)