mirror of
https://github.com/pruzko/hakuin
synced 2024-11-08 13:59:15 +01:00
readme fix header
This commit is contained in:
parent
2b6056049a
commit
c0a5d9f512
@ -118,7 +118,7 @@ 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.
|
||||||
|
|
||||||
|
|
||||||
### Using Hakuin from the Command Line
|
## 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