summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLoic Guegan <loic.guegan@mailbox.org>2023-12-26 17:58:04 +0100
committerLoic Guegan <loic.guegan@mailbox.org>2023-12-26 17:58:04 +0100
commitc3b9b472bf9a993a89121b8989e4cc9dbc786f2c (patch)
tree8e0d5db2d0a246a8cf13e37569f66946fc0120d7 /README.md
parent5eadac72916ce9d53ffdc3f908a6e414858fe7e0 (diff)
Minor changes
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index fa3da14..51fc9d5 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,6 @@
-# chip-8 emulator in C
+# Chip-8 Emulator Written in C
+
+![Screenshot](res/screenshot.jpg)
## Resources that I used for this projects
- See in `res/`