Update README.md

This commit is contained in:
yamabiiko 2021-04-10 15:46:50 +00:00
parent 9014f68164
commit 19c2bfcdc5
1 changed files with 6 additions and 4 deletions

View File

@ -9,10 +9,12 @@ Each conf file can have
an associated Markdown file named `program_name/program_name.md`
You can also put the conf inside the actual path
of the configuration file following this logic: \
`program_name/path/to/conf/program_name.conf,
program_name/path/to/conf/program_name.md`
**Examples:** `neovim/neovim.conf, nginx/etc/nginx/nginx.conf`
of the configuration file following this logic: `program_name/path/to/conf/program_name.conf` \
\
**Examples:**
- `neovim/neovim.conf`
- `nginx/etc/nginx/nginx.conf`
- `nginx/etc/nginx/nginx.md`
## Syntax highlighting