From 622e590955e96484484ddb830b4282295d84ebab Mon Sep 17 00:00:00 2001 From: sumn2u Date: Thu, 20 Jun 2024 23:43:11 -0500 Subject: [PATCH] added links to license and contributing in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d832f71..66ab958 100644 --- a/README.md +++ b/README.md @@ -322,11 +322,11 @@ Sample of annotated image along with its mask and settings is show below. ## Contributing -If you would like to contribute to this project, please fork the repository and submit a pull request. For major changes, please open an issue first to discuss what you would like to change. +If you would like to contribute to this project, please fork the repository and submit a pull request. For major changes, open an issue first to discuss your proposed changes. Additionally, please adhere to the [code of conduct](CODE_OF_CONDUCT.md). More information about contributing can be found [here](./CONTRIBUTING.md). ## License -This project is licensed under the MIT License. +This project is licensed under the [MIT License](./LICENSE). ## Acknowledgment