From bd2affaaaa5ea7a251ccdd156a50cce7b8c6b8ad Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sat, 10 Aug 2019 08:01:51 -0700 Subject: 5505 --- Readme.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Readme.md b/Readme.md index ca695c8d..e688bfcd 100644 --- a/Readme.md +++ b/Readme.md @@ -15,6 +15,8 @@ # print the message followed by kernel panic ``` +[![Build Status](https://api.travis-ci.org/akkartik/mu.svg?branch=master)](https://travis-ci.org/akkartik/mu) + ## Goals In priority order: @@ -64,10 +66,8 @@ You can generate tiny zero-dependency ELF binaries with it that run on Linux. 42 ``` -Generating the binary requires a C++ compiler (any version). Running `subx` -will transparently invoke the compiler as necessary. - -[![Build Status](https://api.travis-ci.org/akkartik/mu.svg?branch=master)](https://travis-ci.org/akkartik/mu) +(Running `subx` requires a C++ compiler, transparently invoking it as +necessary.) You can run the generated binaries on an interpreter/VM for better error messages. @@ -147,7 +147,8 @@ cloud server that supports custom images. [Instructions for Linode.](http://akka (`gen_iso` only came into existence 2019-08-09, and has a flabby laundry list of dependencies that I will gradually prune. It currently takes 12 minutes to -run, mostly to compile its fork of the Linux kernel.) +run on a single core with 8 GB RAM, mostly to compile its fork of the Linux +kernel.) ## What it looks like -- cgit 1.4.1-2-gfad0