diff --git a/README.md b/README.md index 9987fcf..bf98c35 100644 --- a/README.md +++ b/README.md @@ -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 -``` \ No newline at end of file +``` + +## Credit + +All of the code here is built by [Eduard Urbach](https://git.akyoto.dev/go/router). \ No newline at end of file