From 4392e96bd54fb173aefd4b0518b9b66d67490795 Mon Sep 17 00:00:00 2001 From: Soren Wacker Date: Fri, 13 May 2022 13:26:21 -0600 Subject: [PATCH] .. --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 65c51308..d32a3c0b 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,13 @@ More information on how to install and run the program can be found in the [Docu # News MINT has been split into the Python library and the app. This repository contains the Python library. For the app follow [this link](https://github.com/LewisResearchGroup/ms-mint-app). + +# Contributions + +All contributions, bug reports, code reviews, bug fixes, documentation improvements, enhancements, and ideas are welcome. +You can reach out using the [issues](https://github.com/LewisResearchGroup/ms-mint/issues) page. + + +# Code standards + +The project follows PEP8 standard and uses Black and Flake8 to ensure a consistent code format throughout the project. \ No newline at end of file