From 0b6464bfb55ac00ef6ae5c24f1cafe3618617c0c Mon Sep 17 00:00:00 2001 From: Devine Lu Linvega Date: Thu, 26 May 2022 14:14:32 -0700 Subject: [PATCH] * --- README.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 4d367a8..9bcef4c 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ A [combinatory logic](https://wiki.xxiivv.com/site/logic.html) playground, writt You must have the [Uxn](https://git.sr.ht/~rabbits/uxn/) assembler and emulator. +``` +uxnasm src/ornithologics.tal bin/i.rom && uxnemu bin/i.rom +``` + ## Example Adding two numbers together: @@ -31,11 +35,6 @@ f(f(f(f(f(fx))))) #0101 #0e DEO2 ``` -``` -uxnasm src/ornithologics.tal bin/i.rom && uxnemu bin/i.rom -``` - -## Extra +## Extras -- [Ask a question](https://llllllll.co/t/uxn-virtual-computer/46103) -- [Support](https://www.patreon.com/100) +- [Need a hand?](https://llllllll.co/t/uxn-virtual-computer/46103) -- 2.45.2