From cccc7a97ea3204b02a17e401055689ee04e3e8eb Mon Sep 17 00:00:00 2001 From: Weilin Shi <934587911@qq.com> Date: Tue, 22 Jun 2021 14:14:22 +0800 Subject: [PATCH] remove used section in readme --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index d405a73..8fad51c 100644 --- a/README.md +++ b/README.md @@ -48,8 +48,6 @@ This package is in a module and I recommand using the following version of Go: * 1.10.3+ for Go 1.10 * Go 1.11 or later -## Benchmarks - ## Contributing If your found a bug, please contribute! see [contributing.md](contributing.md) for more detail.