From 5d09e0d20aee92843c82e4aa393ac84cf5ca0702 Mon Sep 17 00:00:00 2001 From: Edgar Luque Date: Fri, 29 Nov 2024 12:34:19 +0100 Subject: [PATCH] word --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7aeac68..acf0fee 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ### ⚡ Cairo Sierra Emulator ⚡ -A virtual machine directly using the Cairo's intermediate representation "Sierra" instead of CASM.
+An emulator directly using the Cairo's intermediate representation "Sierra" instead of CASM.
An useful usecase is to aid in debugging other Cairo related VMs. [Report Bug](https://github.com/lambdaclass/sierra-emu/issues/new) · [Request Feature](https://github.com/lambdaclass/sierra-emu/issues/new)