Updated readme, added dependencies
This commit is contained in:
parent
73aa9bf2aa
commit
c6107ca968
@ -2,9 +2,15 @@
|
|||||||
|
|
||||||
This tool helps to download all images in markdown document and put them into one folder with changed paths
|
This tool helps to download all images in markdown document and put them into one folder with changed paths
|
||||||
|
|
||||||
|
## Dependency installation:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
luarocks install luasec
|
||||||
|
```
|
||||||
|
|
||||||
## Usage:
|
## Usage:
|
||||||
|
|
||||||
```
|
```bash
|
||||||
md-parser [-o <output>] [-s <server>] [-c <config>] [-u] [-h]
|
md-parser [-o <output>] [-s <server>] [-c <config>] [-u] [-h]
|
||||||
<input>
|
<input>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user