@@ 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)