]> source.dussan.org Git - pf4j.git/commitdiff
Update README.md
authorDecebal Suiu <decebal.suiu@gmail.com>
Fri, 22 Feb 2013 16:36:14 +0000 (18:36 +0200)
committerDecebal Suiu <decebal.suiu@gmail.com>
Fri, 22 Feb 2013 16:36:14 +0000 (18:36 +0200)
README.md

index c030117a923d743cf89971b95c613716376dd769..599a394ff49b5f4b2ab8b53cbfe1f996cc2eb356 100644 (file)
--- 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