Update README.md

This commit is contained in:
Lauchmelder 2022-03-30 19:53:37 +02:00 committed by GitHub
parent fa4bdfb35a
commit 4abb115ca2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ This time I'm also writing a Debugger that will hopefully help me finish the pro
![View of the Debugger](imgs/debug_example.png)
Also I'm writing it in C++ this time because jesus christ i hate C. My previous attempt is [here](https://github.com/Lauchmelder23/NESEmulator).
Also I'm writing it in C++ this time, My previous attempt is [here](https://github.com/Lauchmelder23/NESEmulator).
## Libraries
* [spdlog](https://github.com/gabime/spdlog) for logging