From 1a9dccd7c2f006447c36cf5462d7c068984615ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ra=C3=BAl=20Gilabert=20G=C3=A1mez?= Date: Tue, 18 Jun 2024 23:51:27 +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 f9737ce..2fa3084 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # SISA Custom Instruction Assembler -A simple SISA program to assemble SISA assembly with custom instructions using +A simple program to assemble SISA assembly with custom instructions using the sisa-tools provided by the teachers of PEC. ## Requierements