1
0
mirror of https://github.com/pruzko/hakuin synced 2024-09-16 20:31:33 +02:00

readme fix header

This commit is contained in:
Jakub Pruzinec 2023-12-08 17:24:20 +01:00
parent 2b6056049a
commit c0a5d9f512

View File

@ -118,7 +118,7 @@ res = ext.extract_column_blob(table='users', column='id'):
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:
```
python3 hk.py -h