From c756b5422065b9a72bfe11d42922a152bd7a86d4 Mon Sep 17 00:00:00 2001 From: Abdelhamid Bakhta Date: Fri, 14 Oct 2022 10:49:47 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20update=20readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93979bc74..8dd848af8 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@

Kakarot

-

EVM interpreter written in Cairo.

+

EVM interpreter written in Cairo, a sort of ZK-EVM emulator, leveraging STARK proof system.

![GitHub Workflow Status](https://img.shields.io/github/workflow/status/abdelhamidbakhta/kakarot/TESTS?style=flat-square&logo=github)