fix: add blank line in readme

This commit is contained in:
Rainshaw 2022-08-01 14:33:15 +08:00
parent b813da31fe
commit 97e7a5a3e4
No known key found for this signature in database
GPG Key ID: 533C7AD25F0DDD15

View File

@ -204,6 +204,7 @@ go build -tags=jsoniter .
```sh
go build -tags=go_json .
```
[sonic](https://github.com/bytedance/sonic) (you have to ensure that your cpu support avx instruction.)
```sh