From 54fb554b63d2052980bc58c1f26e2ee69e6552d1 Mon Sep 17 00:00:00 2001 From: "Yashasvi S. Ranawat" <yashasvi.ranawat@gmail.com> Date: Fri, 17 Nov 2023 00:50:15 +0200 Subject: [PATCH] updates readme with contributing --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 70c9f31..a586e52 100644 --- a/README.md +++ b/README.md @@ -44,3 +44,7 @@ The network can be deployed as a docker contatiner as: make docker-build make docker-run ``` + +## Contributing & TODO + +To make contributions to the repository, check [Contributing.md](https://github.com/yashasvi-ranawat/Graph-mol/blob/master/Contributing.md)