diff --git a/README.md b/README.md index 72f0359..f899c6c 100644 --- a/README.md +++ b/README.md @@ -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