浏览代码

Update README.md

Carlo Piovesan 2 年之前
父节点
当前提交
37fede6ba8
共有 1 个文件被更改,包括 1 次插入3 次删除
  1. 1 3
      README.md

+ 1 - 3
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")
+<img src="assets/welcome_to_WebVM_slim.png" width="600" height="300">
 
 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.