diff --git a/README.md b/README.md index 2b3a37c..a37a520 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # konilo -Konilo is a personal computing system, written in a bespoke Forth dialect. It runs on the ilo computer. - -This repository contains the source code for the minimal Konilo kernel and the essential blocks. To build this you will need a copy of the pali assembler. To run it, you will need an ilo computer. These are not included in this repository. \ No newline at end of file +Konilo is a personal computing system, written in a bespoke +Forth dialect. It runs on the ilo computer. + +This repository contains the source code for the minimal Konilo +kernel and the essential blocks. To build this you will need a +copy of the pali assembler. To run it, you will need an ilo +computer. These are not included in this repository. diff --git a/ilo.blocks b/ilo.blocks index 1533488..83cd639 100644 Binary files a/ilo.blocks and b/ilo.blocks differ