From df11683c54cf55f7e7791f7d06897e13c7c55c48 Mon Sep 17 00:00:00 2001 From: David Humphrey Date: Tue, 12 Feb 2019 16:46:37 -0500 Subject: [PATCH] Update readme with link to browser-shell repo --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 351f843..945e581 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # Browser VM A custom [Buildroot](https://buildroot.org/) config for a Linux x86 VM, meant to -be run in the browser. The resulting Linux ISO is meant to be run under +be run in the browser as part of [browser-shell](https://github.com/humphd/browser-shell). +The resulting Linux ISO is meant to be run under emulation in the browser via [v86](https://github.com/copy/v86), and includes: * a custom Linux 4.15 kernel, which strips out many unnecessary drivers, modules, etc. and adds [Plan 9 filesystem](https://www.kernel.org/doc/Documentation/filesystems/9p.txt) sharing