From f5d0fdf2a1aec7b0f1f98741999c3bc429e78b5e Mon Sep 17 00:00:00 2001 From: Iceman Date: Fri, 11 Oct 2019 09:36:09 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7386baf10..62c3add53 100644 --- a/README.md +++ b/README.md @@ -45,8 +45,7 @@ On the software side: quite a lot, see the [Changelog file](CHANGELOG.md). ## Development -⚠ **Note**: This is a bleeding edge repository. The maintainers actively is working out of this repository and will be periodically re-structuring the code to make it easier to comprehend, navigate, build, test, and contribute to, so **DO expect significant changes to code layout on a regular basis**. - +> ⚠ **Note**: This is a bleeding edge repository. The maintainers actively is working out of this repository and will be periodically re-structuring the code to make it easier to comprehend, navigate, build, test, and contribute to, so **DO expect significant changes to code layout on a regular basis**. This repo compiles nicely on - Proxspace v3.2 @@ -57,7 +56,7 @@ 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