From 7419d018761da47a47521e71f3239d8b7381cc8e Mon Sep 17 00:00:00 2001 From: Josh Date: Fri, 5 Mar 2021 08:23:41 -0700 Subject: [PATCH] Update README.md --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 8553273..80db502 100644 --- a/README.md +++ b/README.md @@ -482,11 +482,3 @@ widget.text.onMouseUp ``` *These benchmarks were run on a MacBook Pro 15" 2.8 GHz Intel Core i7 using Go 1.8 and can be found [here](https://github.com/tidwall/gjson-benchmarks).* - - -## Contact -Josh Baker [@tidwall](http://twitter.com/tidwall) - -## License - -GJSON source code is available under the MIT [License](/LICENSE).