From 8ad8c7746e16bb35b87bcf57bfb38a62ea391461 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Rodr=C3=ADguez=20Chatruc?= <49622509+jrchatruc@users.noreply.github.com> Date: Tue, 19 Sep 2023 20:26:50 +0000 Subject: [PATCH] Update README.md Co-authored-by: fmoletta <99273364+fmoletta@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e859301..a5695463 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ Below is a list of requirements to have a full implementation along with their p - ✅ `Poseidon` - ✅ `Signature` - ✅ `Segment Arena` -- ✅ Memory layouts. This is related to builtins but we will do it after implementing them. +- ✅ Memory layouts. (plain, small, all_cairo) - Hints. - ✅ Add the `HintProcessor` logic - ✅ [Parsing of references](https://github.com/lambdaclass/cairo-vm/tree/main/docs/references_parsing)