summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2013-02-22 18:36:14 +0200
committerDecebal Suiu <decebal.suiu@gmail.com>2013-02-22 18:36:14 +0200
commit1c681abfbaa6eac4ebac62f68c941d953c704afa (patch)
tree9243a1916d7b2b87c3a5c81b39bf102498b98bce /README.md
parent46784a26b3f462a6d8ac77c6c3f60f93fc2ba22e (diff)
downloadpf4j-1c681abfbaa6eac4ebac62f68c941d953c704afa.tar.gz
pf4j-1c681abfbaa6eac4ebac62f68c941d953c704afa.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files 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