From 19c2bfcdc562ecfbd4dd776f817bc4b81538af96 Mon Sep 17 00:00:00 2001 From: yamabiiko Date: Sat, 10 Apr 2021 15:46:50 +0000 Subject: [PATCH] Update README.md --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) 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