remove overview section

This commit is contained in:
Kevaundray Wedderburn
2025-05-14 01:00:07 +01:00
parent 5219184868
commit cd63d58511

View File

@@ -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 zeroknowledge 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