From 050c2ca28923073ffa4920badb943123386898ac Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jo=C3=A3o=20Magalh=C3=A3es?= <joamag@gmail.com>
Date: Sun, 26 Jun 2022 10:27:20 +0100
Subject: [PATCH] docs: new emulator

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 26ceaca5..7e8071d4 100644
--- a/README.md
+++ b/README.md
@@ -15,8 +15,9 @@ A Game Boy emulator that is written in Rust 🦀.
 
 ### Emulators
 
-* [GitHub - binji/binjgb (Javascript)](https://github.com/binji/binjgb)
+* [GitHub - binji/binjgb (C)](https://github.com/binji/binjgb)
 * [GitHub - Rodrigodd/gameroy (Rust)](https://github.com/Rodrigodd/gameroy)
+* [GitHub - simias/gb-rs (Rust)](https://github.com/simias/gb-rs)
 * [GitHub - calvinbaart/gameboy (TypeScript)](https://github.com/calvinbaart/gameboy)
 
 ### Videos
-- 
GitLab