From 1c681abfbaa6eac4ebac62f68c941d953c704afa Mon Sep 17 00:00:00 2001 From: Decebal Suiu Date: Fri, 22 Feb 2013 18:36:14 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c030117..599a394 100644 --- a/README.md +++ b/README.md @@ -162,8 +162,8 @@ I want to go only with one extension ( **1:1** relation between extension point 1) uninstall Plugin1 or Plugin2 (remove folder pluginX.zip and pluginX from plugins folder) 2) disable Plugin1 or Plugin2 -For option two you must create a simple file enabled.txt or disabled.txt in your plugins folder. -The content for enabled.txt is similar with: +For option two you must create a simple file **enabled.txt** or **disabled.txt** in your plugins folder. +The content for **enabled.txt** is similar with: ######################################## # - load only these plugins @@ -172,7 +172,7 @@ The content for enabled.txt is similar with: ######################################## welcome-plugin -The content for disabled.txt is similar with: +The content for **disabled.txt** is similar with: ######################################## # - load all plugins except these -- 2.39.5