From dc9e4db126be6cabf108250b0d75a03bbafc64a3 Mon Sep 17 00:00:00 2001 From: Carlo Piovesan Date: Mon, 10 Oct 2022 11:53:03 +0200 Subject: [PATCH] Main image to be resizable --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a476efa..053584b 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. - + 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.