From 37fede6ba857459e48ce4932cf908aac9d102c4f Mon Sep 17 00:00:00 2001 From: Carlo Piovesan Date: Thu, 6 Oct 2022 14:19:17 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 4ff3fa4..45d262d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This repository hosts the source code of for [https://webvm.io](https://webvm.io), a Linux virtual machine that runs in your browser. -![Example of WebVM usage](assets/assets/welcome_to_WebVM_slim.png "Welcome message to WebVM via cowsay") + WebVM is a server-less virtual environment running fully client-side in HTML5/WebAssembly. It's designed to be Linux ABI-compatible. It runs an unmodified Debian distribution including many native development toolchains. @@ -25,8 +25,6 @@ WebVM is powered by the CheerpX virtualization engine, and enables safe, sandbox - go back to the WebVM tab. You will see your IP address in the top right - start firing network requests! -Given the short-lived nature of WebVM, we log into Tailscale as an Ephemeral Node. This means that the node will disappear from your Tailscale Network after a period of inactivity. It also means that when you reload the tab, you need to log in again. It should be faster the second time. - # Bugs and Issues Please use [Issues](https://github.com/webvm/issues) to report any bug.