Cleanup the project

* Add .cache to gitignore (for the nlohmann::json library)
* Fix the project name
* Update the readme
This commit is contained in:
2026-06-03 10:13:05 +02:00
parent 214b3e4d9e
commit 4afdcd1660
3 changed files with 10 additions and 3 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
out
hack-assembler
build
.cache