Skip to content

Commit

Permalink
Add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
NiklasMerz committed Nov 13, 2018
1 parent a4b55fe commit f9ca61f
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
@@ -0,0 +1,14 @@
# Fingerprint AIO with Capacitor

Use the [plugin](https://github.com/NiklasMerz/cordova-plugin-fingerprint-aio) with Capacitor and Ionic Native

Just try it out:

```bash
git clone https://github.com/NiklasMerz/capacitor-fingerprint-app.git
cd capacitor-fingerprint-app
npm install
ionic build
npx cap sync
npx cap open android
```

0 comments on commit f9ca61f

Please sign in to comment.