Parcourir la source

Update README.md

Daniele Bonini (皮夕): WebDev and DevOps by lots of sim.pli.city bits il y a 3 ans
Parent
commit
e2e8bbfb42
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -13,7 +13,7 @@ As you are going to run Avatar Free in the PHP process context, using a limited
 <ol>
 <li>Check the write permissions of your "data" folder in your web app Private path; and set its path in the config file.</li>
 <li>Set the default Locale.</li>
-<li>Set IMAGE_MAX_SIZE and DOC_MAX_SIZE (remember that some PHP settings could limit the upload behaviour of Avatar free</li>
+<li>Set IMAGE_MAX_SIZE and DOC_MAX_SIZE (remember that some PHP settings could limit the upload behaviour of Avatar Free too)</li>
 </ol> 
 
 You can access your avatar by http://yourdomain.com/<your_avatar>. Login with the password for the admin view.<br>