fixes readme
This commit is contained in:
@@ -161,9 +161,10 @@ fingers = conn.get_templates()
|
|||||||
# pass a User object and a list of finger (max 10) to save
|
# pass a User object and a list of finger (max 10) to save
|
||||||
|
|
||||||
conn.save_user_template(user, [fing1 ,fing2])
|
conn.save_user_template(user, [fing1 ,fing2])
|
||||||
|
```
|
||||||
|
|
||||||
* Remote Fingerprint Enrollment
|
* Remote Fingerprint Enrollment
|
||||||
```
|
```python
|
||||||
zk.enroll_user('23')
|
zk.enroll_user('23')
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user