Bump README
This commit is contained in:
parent
567abd352e
commit
eac45f58f4
1 changed files with 12 additions and 1 deletions
13
README.md
13
README.md
|
@ -68,4 +68,15 @@ This project depends on:
|
|||
- [lwIP](https://savannah.nongnu.org/projects/lwip/) for the TCP/IP stack, compiled for the Web via [Cheerp](https://github.com/leaningtech/cheerp-meta)
|
||||
|
||||
# License
|
||||
Copyright (c) Leaning Technologies Limited. All rights reserved.
|
||||
|
||||
WebVM is released under the Apache License, Version 2.0.
|
||||
|
||||
You are welcome to use WebVM to build your own projects.
|
||||
|
||||
WebVM is based on the CheerpX x86-to-WebAssembly virtualization technology. A link to the current latest build is always available at [https://cheerpxdemos.leaningtech.com/publicdeploy/LATEST.txt](https://cheerpxdemos.leaningtech.com/publicdeploy/LATEST.txt). At the time of this writing, it corresponds to.
|
||||
|
||||
`https://cheerpxdemos.leaningtech.com/publicdeploy/20230517_94/cx.js`
|
||||
|
||||
These up-to-date builds are provided as-is and are free to use for technological exploration, testing and non-commercial uses. Downloading the CheerpX build components and hosting them elewhere is not permitted.
|
||||
|
||||
If you want to build a product on top of CheerpX/WebVM, please get in touch: sales@leaningtech.com
|
||||
|
|
Loading…
Add table
Reference in a new issue