Credit in readme

This commit is contained in:
Sky Johnson 2024-08-23 22:20:14 -05:00
parent 0a9ec705e1
commit 8d9ebd3214

View File

@ -55,4 +55,8 @@ BenchmarkGithub/Len7-Params1-32 22188592 47.25 ns/op 32 B/o
BenchmarkGithub/Len7-Params1-NoAlloc-32 100000000 11.29 ns/op 0 B/op 0 allocs/op
BenchmarkGithub/Len7-Params3-32 10181496 111.3 ns/op 96 B/op 2 allocs/op
BenchmarkGithub/Len7-Params3-NoAlloc-32 46369563 25.54 ns/op 0 B/op 0 allocs/op
```
```
## Credit
All of the code here is built by [Eduard Urbach](https://git.akyoto.dev/go/router).