diff --git a/README.md b/README.md index 0202ffe..548c5ea 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # Py502 -a python CPU emulator with a custom instruction set, and a ASM compialer +a Python CPU emulator with a custom instruction set, and an ASM compiler +## Example error messages +![image](https://github.com/user-attachments/assets/f50d5d51-dfb8-46a8-b3e3-c762d033c2f1) +![image](https://github.com/user-attachments/assets/fd7f2477-a4c6-46c3-afb9-9d47c5daa159)