From eac45f58f448e1d6aa7dcfd5d293a908c3b8fdbb Mon Sep 17 00:00:00 2001 From: Alessandro Pignotti Date: Mon, 22 May 2023 10:13:34 +0200 Subject: [PATCH] Bump README --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 42715be..fbf4c0f 100644 --- a/README.md +++ b/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