diff --git a/README.md b/README.md index 6e815dd..923508d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # hi-snes9x +Details of this project can be found here: https://back.engineering/20/01/2022/ + This is a port of the well known snes9x emulator. It is designed to run on hisilicon SoC's using the MPP SDK. To build this project you must export the path to the `arm-hisiv400-linux` toolchain. ```