Main image to be resizable
This commit is contained in:
parent
95419372d2
commit
dc9e4db126
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
<img src="assets/welcome_to_WebVM_slim.png" width="600" height="300">
|
||||
<img src="assets/welcome_to_WebVM_slim.png" width="70%">
|
||||
|
||||
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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue