docs(readme): add Benchmarks section, update Go Reference link

This commit is contained in:
2020-11-26 12:32:58 +00:00
parent 28d6c7e8de
commit 30dba69951

View File

@@ -52,8 +52,14 @@ fmt.Println(s)
## Documentation
Please see the [Go Reference](https://pkg.go.dev/github.com/jimeh/undent) for
documentation and examples.
Please see the
[Go Reference](https://pkg.go.dev/github.com/jimeh/undent#section-documentation)
for documentation and examples.
## Benchmarks
Benchmark reports and graphs are available here:
https://jimeh.me/undent/dev/bench/
## License