Skip to content

Commit

Permalink
Fix the index of README #53
Browse files Browse the repository at this point in the history
  • Loading branch information
azumakuniyuki committed Feb 13, 2025
1 parent 8eb460e commit 3b302a0
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,13 @@
- [**README-JA(日本語)**](README-JA.md)
- [What is Sisimai](#what-is-sisimai)
- [The key features of Sisimai](#the-key-features-of-sisimai)
- [Command line demo](#command-line-demo)
- [Setting Up Sisimai](#setting-up-sisimai)
- [System requirements](#system-requirements)
- [Install](#install)
- [Install and Build](#install)
- [Usage](#usage)
- [Basic usage](#basic-usage)
- [Convert to JSON](#convert-to-json)
- [Callback feature](#callback-feature)
- [One-Liner](#one-liner)
- [Output example](#output-example)
- [Contributing](#contributing)
- [Bug report](#bug-report)
Expand Down Expand Up @@ -204,7 +202,7 @@ func main() {
}
```

Convert the entire decoded results to JSON
Convert to JSON
---------------------------------------------------------------------------------------------------
The following code snippet illustrates the use of the `libsisimai.org/sisimai.Dump()` function to
obtain decoded bounce email data in JSON array format.
Expand Down

0 comments on commit 3b302a0

Please sign in to comment.