diff --git a/README.md b/README.md index 70a6fc4..f0ee76d 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ _Drifblim is strong enough to lift Pokémon or people but has no control over it ## Build -You must have the [Uxn](https://git.sr.ht/~rabbits/uxn/) assembler and emulator. +This assembler is written in the language it is assembling, creating a chicken-and-egg problem. You have two choices, download a pre-assembled [drifblim.rom](https://rabbits.srht.site/drifblim/drifblim.rom)(1.2kb), or use [uxnasm.c](https://git.sr.ht/~rabbits/uxn/tree/main/item/src/uxnasm.c). ``` uxncli bin/drifblim.rom src/drifblim.tal