Update README.md

This commit is contained in:
Namhyeon Go 2020-07-21 13:10:36 +09:00 committed by GitHub
parent 0638be31c5
commit 9b4af0d974
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ WelsonJS - Build a Windows desktop apps with JavaScript, HTML, and CSS based on
- lib/timer (`setTimeout` implementation for not supported environment)
- lib/powershell (Windows Powershell interface)
## `sayhello` example
## Make your own `sayhello` example
### File `lib/sayhello-lib.js`
```