From a26927f96e11e9e71b431d9993c344a517767355 Mon Sep 17 00:00:00 2001 From: Son Nguyen Kim Date: Wed, 20 Apr 2022 09:10:40 +0200 Subject: [PATCH] Update CONTRIBUTING.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Adrià Casajús --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 23f6cf1c..d558e3e3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,7 +1,7 @@ Thanks for taking the time to contribute! 🎉👍 Before working on a new feature, please get in touch with us at dev[at]simplelogin.io to avoid duplication. -We can also discuss the best way to implement. +We can also discuss the best way to implement it. The project uses Flask, Python3.7+ and requires Postgres 12+ as dependency.