Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ implementation("com.simprints.biometrics:simface:2026.1.0")
implementation("com.simprints.biometrics:simq:2026.1.0")
```

### SimFace Demo app
## SimFace Demo app

The `sample` module demonstrates end-to-end usage of SimFace APIs in a minimal app.
It is intended as a reference implementation for integration and testing.
Expand Down
Loading