diff --git a/README.md b/README.md index 3c31f1e..aa3c56b 100644 --- a/README.md +++ b/README.md @@ -38,10 +38,12 @@ Full details on the Emulator and source code here: [emulator](emulator) ### PICO-56 -The PICO-56 project emulates the entire HBC-56 sytem on a single Raspberry Pi Pico. It is avilable at [https://github.com/visrealm/pico-56](https://github.com/visrealm/pico-56) +The PICO-56 project emulates the entire HBC-56 sytem on a single Raspberry Pi Pico.
+PICO-56 repository: [https://github.com/visrealm/pico-56](https://github.com/visrealm/pico-56) + ## Building This project uses the CMAKE build system to build the emulator and assembler. VSCode works very well with CMAKE, but you can also build manually: