Update README.md

This commit is contained in:
Iceman 2019-10-11 09:36:09 +02:00 committed by GitHub
parent b2fb267774
commit f5d0fdf2a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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