Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
robertclarkson authored May 24, 2023
1 parent e3e0440 commit d021817
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Since December 2022 it may be possible to add iOS support using the new [NXP Mif

Find out more at [boltcard.org](https://boltcard.org)

# [Card programming errors](card-programming-errors.md)

## Current Version
v0.1.4

Expand Down Expand Up @@ -114,4 +116,4 @@ Added support for random UID to increase privacy. https://github.com/boltcard/bo
* java --module-path ~/Android/javafx-sdk-18.0.2/lib --add-modules javafx.controls,javafx.fxml -jar TagXplorer-v1.2.jar
* ./gradlew assembleRelease
* \copy (select * from cards order by card_id) to export.csv CSV HEADER;
* echo \"{\\\"commit\\\":\\\"`git rev-parse --short HEAD`\\\"}\" > gitinfo.json
* echo \"{\\\"commit\\\":\\\"`git rev-parse --short HEAD`\\\"}\" > gitinfo.json

0 comments on commit d021817

Please sign in to comment.