mirror of
https://github.com/pruzko/hakuin
synced 2024-11-08 13:59:15 +01:00
readme fix
This commit is contained in:
parent
27dfd6a0f1
commit
2b6056049a
@ -118,8 +118,8 @@ res = ext.extract_column_blob(table='users', column='id'):
|
|||||||
More examples can be found in the `tests` directory.
|
More examples can be found in the `tests` directory.
|
||||||
|
|
||||||
|
|
||||||
### Wrapper - "hk.py"
|
### Using Hakuin from the Command Line
|
||||||
Hakuin comes with a simple wrapper tool `hk.py` that allows you to use Hakuin's basic functionality directly from the command line. To find out more, run:
|
Hakuin comes with a simple wrapper tool, `hk.py`, that allows you to use Hakuin's basic functionality directly from the command line. To find out more, run:
|
||||||
```
|
```
|
||||||
python3 hk.py -h
|
python3 hk.py -h
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user