mirror of
https://github.com/jimeh/undent.git
synced 2026-02-19 03:56:38 +00:00
docs(readme): add Benchmarks section, update Go Reference link
This commit is contained in:
10
README.md
10
README.md
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user