mirror of
https://github.com/gnh1201/welsonjs.git
synced 2024-11-26 07:21:43 +00:00
Update README.md
This commit is contained in:
parent
242ee11f82
commit
d29be013af
|
@ -28,7 +28,7 @@ WelsonJS - Build a Windows desktop apps with JavaScript, HTML, and CSS based on
|
|||
|
||||
### 1. Write a file `lib/sayhello-lib.js`
|
||||
```
|
||||
exports.VERSIONINFO = "Example library (example-lib.js) version 0.1
|
||||
exports.VERSIONINFO = "sayhello library (sayhello-lib.js) version 0.1
|
||||
exports.global = global;
|
||||
exports.require = global.require;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user