Skip to content

Commit

Permalink
add table of contents
Browse files Browse the repository at this point in the history
  • Loading branch information
usarise committed Aug 20, 2023
1 parent 408f931 commit 105867d
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,20 @@

Inspired on [recaptcha](https://github.com/google/recaptcha)

## Installation
## Table of contents
1. [Installation](#installation)
2. [Getting started](#getting-started)
3. Usage
- [Turnstile](#usage-turnstile)
- [Client](#usage-client)
- [Examples http clients](#examples-http-clients)
- [Secret Key](#usage-secret-key)
- [Idempotency Key](#usage-idempotency-key)
- [Verify](#usage-verify)
- [Response](#usage-response)
- [Error to description](#usage-error-to-description)

## Installation
```
composer require usarise/turnstile
```
Expand Down

0 comments on commit 105867d

Please sign in to comment.