1
0
mirror of https://github.com/duke-git/lancet.git synced 2026-03-01 00:35:28 +08:00

doc: update link in readme

This commit is contained in:
dudaodong
2023-07-03 10:52:26 +08:00
parent 529b9317d0
commit 78c17a9e7b

View File

@@ -102,9 +102,7 @@ func main() {
- [Validator](#Validator) - [Validator](#Validator)
- [Xerror](#Xerror) - [Xerror](#Xerror)
### 1. Algorithm package implements some basic algorithm. eg. sort, search. ### 1. Algorithm package implements some basic algorithm. eg. sort, search. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span hidden id="Algorithm" style="display:none;">Algorithm</span> [index](#index)
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
<p hidden id="Algorithm">Algorithm</p> [index](#index)
```go ```go
import "github.com/duke-git/lancet/v2/algorithm" import "github.com/duke-git/lancet/v2/algorithm"