~rabbits/ornithologics

0b6464bfb55ac00ef6ae5c24f1cafe3618617c0c — Devine Lu Linvega 2 years ago 4e366bc
*
1 files changed, 6 insertions(+), 7 deletions(-)

M README.md
M README.md => README.md +6 -7
@@ 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)