Skip to content
Snippets Groups Projects
Commit 9e6c4e47 authored by Lukáš Krupčík's avatar Lukáš Krupčík
Browse files

Update README.md

parent 0e791527
No related branches found
No related tags found
No related merge requests found
......@@ -19,19 +19,19 @@ Pro svou práci si naklonujete Gitem repozitář do svého pracovního adresář
Stažení souborů:
```bash
$ ./html_md.sh -w
html_md.sh -w
```
### Konverze html do md
Konverze html do md
```bash
$ ./html_md.sh -c
html_md.sh -c
```
### Smazání html/md souborů
Smazání html/md souborů
```bash
$ ./html_md.sh -d -html
$ ./html_md.sh -d -md
html_md.sh -d -html
html_md.sh -d -md
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment