fix: header link in README

fix/data-structure
CrackThrough 2022-11-07 13:28:36 +09:00
parent 5f60640709
commit 053eeb319d
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ The following examples are all in C#.
The extern functions that you should run are simple.
There are just two; [`start_hook`](#starthook) and [`stop_hook`](#stophook).
There are just two; [`start_hook`](#start_hook) and [`stop_hook`](#stop_hook).
### `start_hook`