summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLoic Guegan <loic.guegan@mailbox.org>2023-12-26 20:05:20 +0100
committerLoic Guegan <loic.guegan@mailbox.org>2023-12-26 20:05:20 +0100
commite61a4d4a125189799ec286756856b0713ca92db7 (patch)
tree74cb010669a711f2050ff0e86948ee6b0bf673d4 /README.md
parentf7b1fedfb43f7c4b702bf22b32cbc9aa722f3c8e (diff)
Minor changes
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 51fc9d5..5cd0328 100644
--- a/README.md
+++ b/README.md
@@ -2,10 +2,10 @@
![Screenshot](res/screenshot.jpg)
-## Resources that I used for this projects
+## Resources I used for this project
- See in `res/`
- https://tobiasvl.github.io/blog/write-a-chip-8-emulator/#ex9e-and-exa1-skip-if-key
- http://devernay.free.fr/hacks/chip8/C8TECH10.HTM
-## Libraries
+## Reauired libraries
- All you need is [raylib](https://www.raylib.com/)