From da3ebed36808f60fef69165e6910b2c7bbcb6817 Mon Sep 17 00:00:00 2001 From: rvcas Date: Tue, 4 Oct 2022 22:47:58 -0400 Subject: [PATCH] chore: update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5cde041..418a1078 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ is not necessariy the implementation order or full scope. - [x] compile plutus core into it's on chain encoding - [x] reverse the on chain encoding into plutus core - [x] Plutus Core interpreter -- [ ] create a higher level syntax with inspiration from +- [x] create a higher level syntax with inspiration from - JS - ReasonML - Elm