diff --git a/README.md b/README.md index 5a2d9dd..4c29ba6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Scripts for Building a Linux/Wasm Operating System -This project contains scripts to download, build and run a Linux system that can executed on the web, using native WebAssembly (Wasm). +This project contains scripts to download, build and run a Linux system that can be executed on the web, using native WebAssembly (Wasm). These scripts can be run in the following way: * Directly on a host machine.