diff --git a/README.md b/README.md index 9cc3b73..a32b42c 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ mu808: an even more ultralight numeric VM designed to run everywhere ==================================================================== mu808 (always lowercase, pronounced as _micro-bob_) is a minimalist virtual -machine specification that is based on the 1V0 and 808UL ideas but has an -even leaner instruction set and is even easier to implement in any modern -or even old programming language. +machine specification that is based on the +[1V0](https://github.com/KedalionDaimon/1V0) +and [808UL](https://codeberg.org/luxferre/808UL) ideas but has an even +leaner instruction set and is even easier to implement in any modern or even old +programming language. Overview --------