From 2bb7c65ef1d4f54fa7acf5330978259d00f75f64 Mon Sep 17 00:00:00 2001 From: omahs <73983677+omahs@users.noreply.github.com> Date: Fri, 27 Sep 2024 09:09:10 +0200 Subject: [PATCH] fix typo (#17) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bed5d8c..15f66fe 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ EVMole is a powerful library that extracts information from Ethereum Virtual Mac ## Key Features - Multi-language support: Available as [JavaScript](#javascript), [Rust](#rust), and [Python](#python) libraries. -- High accurancy and performance: [Outperforms](#benchmark) existing tools. +- High accuracy and performance: [Outperforms](#benchmark) existing tools. - Broad compatibility: Tested with both Solidity and Vyper compiled contracts. - Lightweight: Clean codebase with minimal external dependencies. - Unverified contract analysis: Extracts information even from unverified bytecode.