From b2fb2677743a89e4775a48e159ac2180788cbddb Mon Sep 17 00:00:00 2001 From: Iceman Date: Fri, 11 Oct 2019 09:34:55 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ff5a3b61..7386baf10 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,8 @@ This repo compiles nicely on - WSL, WSL2 (Windows subsystem linux) on Windows 10 - Docker container -👉 **Remember** If you intend to contribute to the code, please read the [coding style notes](HACKING.md) first. +👉 **Remember!** If you intend to contribute to the code, please read the [coding style notes](HACKING.md) first. +We usually merge your contributions fast since we do like the idea of getting a functionality in the Proxmark3 and weed out the bugs afterwards. ## Notes / helpful documents - Internal notes on [Coverity Scan Config & Run](/doc/md/Development/Coverity-Scan-Config-%26-Run.md).