mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-25 08:35:56 +08:00
doc
This commit is contained in:
parent
02d83c2ebf
commit
af43bdd728
1 changed files with 9 additions and 0 deletions
|
@ -140,4 +140,13 @@ The final steps is to
|
|||
When compiling you will see a header showing what configurations your project compiled with.
|
||||
Make sure it says your standalone mode name.
|
||||
|
||||
## Submitting your code
|
||||
|
||||
Once you're ready to share your mode, please
|
||||
|
||||
* add a line in CHANGELOG.md
|
||||
* add your mode in the modes table in doc/md/Use_of_Proxmark/4_Advanced-compilation-parameters.md
|
||||
|
||||
and submit your PR.
|
||||
|
||||
Happy hacking!
|
||||
|
|
Loading…
Reference in a new issue