Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Cleanup weird "÷" symbols
  • Loading branch information
slavik0329 authored Aug 19, 2024
1 parent 335d38d commit 6d6bc97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This repository contains the Ethereum Attestation Service SDK, used to interact
## Table of Contents

- [Installing the EAS SDK](#installing-the-eas-sdk)
- [Using the EAS SD÷K](#using-the-eas-sdk)
- [Using the EAS SDK](#using-the-eas-sdk)
- [Getting an Attestation](#getting-an-attestation)
- [Creating Onchain Attestations](#creating-onchain-attestations)
- [Example: Creating Onchain Attestations](#example-creating-onchain-attestations)
Expand All @@ -29,7 +29,7 @@ This repository contains the Ethereum Attestation Service SDK, used to interact
- [Using the PrivateData Class](#using-the-privatedata-class)
- [Creating Private Data](#creating-private-data)
- [Getting the Full Merkle Tree](#getting-the-full-merkle-tree)
- [Generating a Multi-Proof](#generating-a-multi-proof)÷
- [Generating a Multi-Proof](#generating-a-multi-proof)
- [Verifying a Multi-Proof](#verifying-a-multi-proof)
- [Verifying the Full Tree](#verifying-the-full-tree)
- [Example: Creating an Attestation with Private Data](#example-creating-an-attestation-with-private-data)
Expand Down

0 comments on commit 6d6bc97

Please sign in to comment.