Explorar o código

Update README.md

Daniele Bonini (皮夕): WebDev and DevOps by lots of Simplicity bits %!s(int64=3) %!d(string=hai) anos
pai
achega
67d8879d7f
Modificáronse 1 ficheiros con 24 adicións e 24 borrados
  1. 24 24
      README.md

+ 24 - 24
README.md

@@ -1,26 +1,26 @@
 # Actitude
 Let everyone register or support you
-
-	   Hello and welcome to Actitude!<br><br>
-	   
-	   Actitude is a light and simple software on premise to get registrations to events or support.   
-	     
-	   Actitude is released under GPLv3 license, it is supplied AS-IS and we do not take any responsibility for its misusage.   
-	     
-     Actitude name comes from a prank between two words: "active" meaning our positive way to do stuff and and "attitude".   
-       
-	   First step, use the left side panel password and salt fields to create the hash to insert in the config file. Remember to manually set there also the salt value.  
-	     
-	   As you are going to run Actitude in the PHP process context, using a limited web server or phpfpm user, you must follow some simple directives for an optimal first setup:   
-	   <ol>
-	   <li>Check the permissions of your "data" folder in your web app private path; and set its path in the config file.</li>  
-	   <li>In the Repo path create a ".ACT_history" and ".ACT_captchahistory" files and give them the write permission.</li>  
-     <li>Finish to setup the configuration file apporpriately, in the specific:</li>  
-     <ul>
-       <li>Configure the APP_USE and APP_CONTEXT appropriately.</li>  
-       <li>Configure the DISPLAY attributes as required.</li>  
-       <li>Configure the max history items as required (default: 1000).</li>  	      
-	   </ul>  
-     </ol>   
-     
-	   Hope you can enjoy it and let us know about any feedback: <a href="mailto:info@actitu.de" style="color:#e6d236;">info@actitu.de</a>  
+  
+Hello and welcome to Actitude!<br><br>
+  	   
+Actitude is a light and simple software on premise to get registrations to events or support.   
+  	     
+Actitude is released under GPLv3 license, it is supplied AS-IS and we do not take any responsibility for its misusage.   
+  	     
+Actitude name comes from a prank between two words: "active" meaning our positive way to do stuff and and "attitude".   
+          
+First step, use the left side panel password and salt fields to create the hash to insert in the config file. Remember to manually set there also the salt value.  
+   
+As you are going to run Actitude in the PHP process context, using a limited web server or phpfpm user, you must follow some simple directives for an optimal first setup:   
+<ol>
+<li>Check the permissions of your "data" folder in your web app private path; and set its path in the config file.</li>  
+<li>In the Repo path create a ".ACT_history" and ".ACT_captchahistory" files and give them the write permission.</li>  
+<li>Finish to setup the configuration file apporpriately, in the specific:</li>  
+<ul>
+<li>Configure the APP_USE and APP_CONTEXT appropriately.</li>  
+<li>Configure the DISPLAY attributes as required.</li>  
+<li>Configure the max history items as required (default: 1000).</li>  	      
+</ul>  
+</ol>   
+    
+Hope you can enjoy it and let us know about any feedback: <a href="mailto:info@actitu.de" style="color:#e6d236;">info@actitu.de</a>