Updated README

This commit is contained in:
Arnas Udovicius 2022-05-08 12:40:09 +03:00
parent 057f6c1b1b
commit fdbbc02d0a

View file

@ -41,6 +41,18 @@ Meta data separated by lines and in format `name: value`. By default library sup
During populating tree it adds missing `id` in `abcex` format and empty meta data lines and saves in `source` directory then copy
to `destination` directory.
### File structure
```
tags: linux,command,video
meta1: example
meta2: some long description
---
Hear goes content. It can be written in html, markdown or whatever what can be processed later
```
## Notes