From 19f4593e0ec2b5a6308615c64a2a4354313f55e7 Mon Sep 17 00:00:00 2001 From: jasonhilder Date: Thu, 18 Jun 2026 05:55:30 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b675aa0..5d8d857 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# octal_cookie +# Octal Cookie A CHIP-8 emulator / simulator written in [Odin](https://odin-lang.org/) using [Raylib](https://www.raylib.com/).