Update README.md

This commit is contained in:
Namhyeon Go 2024-09-27 10:46:39 +09:00
parent e95275fa35
commit ad6cb7e430

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/)
## [Partnerships](https://github.com/gnh1201/welsonjs/wiki/Partnerships)
- <img src="app/assets/img/scrapeops-logo.svg" height="30" alt=""/> [ScrapeOps (scrapeops.io)](https://scrapeops.io?fpr=namhyeon75) - Proxy Aggregator (1,000 free calls, 10% Off Coupon `gnh10`)
- <img src="app/assets/img/scrapeops-logo.svg" height="30" alt=""/> [ScrapeOps (scrapeops.io)](https://scrapeops.io?fpr=namhyeon75) - Proxy Aggregator (1,000 free calls/month, [10% discount coupon](https://github.com/gnh1201/welsonjs/wiki/Partnerships))
## Structure
![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)