fixes readme

This commit is contained in:
Fanani M. Ihsan 2018-10-30 09:04:15 +07:00
parent 0cebf52d6f
commit 876a5f15a0

View File

@ -161,9 +161,10 @@ fingers = conn.get_templates()
# pass a User object and a list of finger (max 10) to save
conn.save_user_template(user, [fing1 ,fing2])
```
* Remote Fingerprint Enrollment
```
```python
zk.enroll_user('23')
```