From 0a558577bfad70f4a4f81b16a7561aa6cc6aa864 Mon Sep 17 00:00:00 2001 From: Shixian Sheng Date: Mon, 20 May 2024 09:16:40 -0400 Subject: [PATCH] Update README.md (#1136) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 80114d23e..849887f43 100644 --- a/README.md +++ b/README.md @@ -88,13 +88,13 @@ for more information on building the C++ and Python APIs from source. ## Contributing -Check out the [contribution guidelines](CONTRIBUTING.md) for more information +Check out the [contribution guidelines](https://github.com/ml-explore/mlx/tree/main/CONTRIBUTING.md) for more information on contributing to MLX. See the [docs](https://ml-explore.github.io/mlx/build/html/install.html) for more information on building from source, and running tests. We are grateful for all of [our -contributors](ACKNOWLEDGMENTS.md#Individual-Contributors). If you contribute +contributors](https://github.com/ml-explore/mlx/tree/main/ACKNOWLEDGMENTS.md#Individual-Contributors). If you contribute to MLX and wish to be acknowledged, please add your name to the list in your pull request.