diff --git a/README.md b/README.md index 9b57d49..6a55216 100644 --- a/README.md +++ b/README.md @@ -120,10 +120,5 @@ Checkout the [issues](https://github.com/mthmulders/mcs/issues) if you're lookin If you have a new idea, feel free to bring it up using the [discussions](https://github.com/mthmulders/mcs/discussions). ## Acknowledgements - -* [Andres Almiray](https://andresalmiray.com/) did a great job helping me set up [JReleaser](https://jreleaser.org/) to make releasing **mcs** a real breeze! -* [Martin Goldhahn](https://github.com/maddingo) shared the idea of searching on class name, and provided some initial API and design ideas for this great feature. -* [Willem van Lent](https://github.com/Ocirina) contributed a fix for a parameter whose name didn't match its behavior. -* [Hanno Embregts](https://hanno.codes/) contributed a fix that makes it more clear why the results are truncated. -* [Jan Wedel](https://github.com/jwedel) contributed an improvement that lets MCS pick up the HTTP proxy environment variables. - +MCS would not have been possible without the contributions of wonderful people around the globe. +The full list is in [CONTRIBUTORS.md](./CONTRIBUTORS.md).