mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 04:50:12 -07:00
minor tweaks in doc
This commit is contained in:
parent
8556693855
commit
d7109f0d66
4 changed files with 5 additions and 3 deletions
|
@ -44,7 +44,9 @@ This fork now compiles just fine on
|
||||||
If you intend to contribute to the code, please read the [coding style notes](HACKING.md) first.
|
If you intend to contribute to the code, please read the [coding style notes](HACKING.md) first.
|
||||||
|
|
||||||
Internal notes on [Coverity Scan Config & Run](/doc/md/Development/Coverity-Scan-Config-%26-Run.md).
|
Internal notes on [Coverity Scan Config & Run](/doc/md/Development/Coverity-Scan-Config-%26-Run.md).
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Why didn't you base it on official PM3 Master?
|
## Why didn't you base it on official PM3 Master?
|
||||||
|
|
||||||
The separation from official pm3 repo gives us a lot of freedom to create a firmware/client that suits the RDV40 features. We don't want to mess up the official pm3 repo with RDV40 specific code.
|
The separation from official pm3 repo gives us a lot of freedom to create a firmware/client that suits the RDV40 features. We don't want to mess up the official pm3 repo with RDV40 specific code.
|
||||||
|
|
|
@ -32,5 +32,5 @@ For the next steps, please read the following pages:
|
||||||
|
|
||||||
* [Validating proxmark client functionality](/doc/md/Use_of_Proxmark/1_Validation.md)
|
* [Validating proxmark client functionality](/doc/md/Use_of_Proxmark/1_Validation.md)
|
||||||
* [First Use and Verification](/doc/md/Use_of_Proxmark/2_Configuration-and-Verification.md)
|
* [First Use and Verification](/doc/md/Use_of_Proxmark/2_Configuration-and-Verification.md)
|
||||||
* [Commands & Features](/doc/md/Use_of_Proxmark/3_Commands-and-Features.md)|
|
* [Commands & Features](/doc/md/Use_of_Proxmark/3_Commands-and-Features.md)
|
||||||
|
|
||||||
|
|
|
@ -82,5 +82,5 @@ Some configuration steps are still needed.
|
||||||
For the next steps, please read the following pages:
|
For the next steps, please read the following pages:
|
||||||
|
|
||||||
* [First Use and Verification](/doc/md/Use_of_Proxmark/2_Configuration-and-Verification.md)
|
* [First Use and Verification](/doc/md/Use_of_Proxmark/2_Configuration-and-Verification.md)
|
||||||
* [Commands & Features](/doc/md/Use_of_Proxmark/3_Commands-and-Features.md)|
|
* [Commands & Features](/doc/md/Use_of_Proxmark/3_Commands-and-Features.md)
|
||||||
|
|
||||||
|
|
|
@ -52,5 +52,5 @@ You get the following output if the execution was successful:
|
||||||
|
|
||||||
For the next steps, please read the following page:
|
For the next steps, please read the following page:
|
||||||
|
|
||||||
* [Commands & Features](/doc/md/Use_of_Proxmark/3_Commands-and-Features.md)|
|
* [Commands & Features](/doc/md/Use_of_Proxmark/3_Commands-and-Features.md)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue