diff --git a/README.md b/README.md index 9c2fcd3..1a4b167 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,6 @@ ## Table of Contents -* [Overview](#overview) * [Features](#features) * [Supported zkVMs](#supported-zkvms) * [Quick Start](#quick-start) @@ -32,10 +31,6 @@ * [Disclaimer](#disclaimer) * [License](#license) -## Overview - -**Ere** is a Rust workspace providing a unified interface and toolkit for multiple zero‑knowledge virtual machines (zkVMs). It abstracts away backend differences so you can compile, execute, prove, and verify programs across several backends with a single API. - ## Features * **Unified Rust API** for compiling, executing, proving & verifying zkVM programs