From e2ac7ea7434918c403df1fb5982c125893f94370 Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Fri, 8 Jan 2016 19:13:16 +0100 Subject: fix github interpreting the README as HTML --- voctocore/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'voctocore') diff --git a/voctocore/README.md b/voctocore/README.md index 41020b6..ac98694 100644 --- a/voctocore/README.md +++ b/voctocore/README.md @@ -144,11 +144,11 @@ They can be used to Implement Features like a "Cut-Button" in the GUI. When Clic ## Configuration On Startup the Video-Mixer reads the following Configuration-Files: - - /default-config.ini - - /config.ini - - /etc/voctomix.ini - - /.voctomix.ini - - + - `/default-config.ini` + - `/config.ini` + - `/etc/voctomix.ini` + - `/.voctomix.ini` + - `` From top to bottom the individual Settings override previous Settings. `default-config.ini` should not be edited, because a missing Setting will result in an Exception. -- cgit v1.2.3