Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
StarGate01 committed Jun 19, 2022
1 parent f101237 commit 49056c6
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@ Collection of JavaCard applets for the FlexSecure, as well as build and testing

For documentation, see https://github.com/StarGate01/flexsecure-docs .

## Usage
## Download

Install Docker. Use the `docker-*.sh` scripts in `scripts/` to compile and test the applets. Binaries will be placed in `bin/`.
Compiled binaries are available from the GitHub releases page: https://github.com/StarGate01/flexsecure-applets/releases .

Or run it on Drone CI.
## Development Usage

Install Docker. Use the `docker-*.sh` scripts in `scripts/` to compile and test the applets. Binaries will be placed in `bin/`. This repository also runs on a Drone CI server.

0 comments on commit 49056c6

Please sign in to comment.