From af1289752d110321f8d972566a77326564129712 Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Sat, 19 Sep 2020 17:42:06 +0200 Subject: [PATCH] Added reference to the CONTRIBUTING file from the README file --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 30014296..8c731274 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ A ReactJS-based progressive web application for [Shlink](https://shlink.io). ![shlink-web-client](shlink-web-client.gif) +> If you are trying to find out how to run the project in development mode or how to provide contributions, read the [CONTRIBUTING](CONTRIBUTING.md) doc. + ## Installation There are three ways in which you can use this application.