Bläddra i källkod

Update README.md

Daniele Bonini (皮夕): WebDev and DevOps by lots of Sim.pli.city bits 3 år sedan
förälder
incheckning
17a5f11547
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -15,7 +15,7 @@ As you are going to run MacSwap in the PHP process context, using a limited web
 <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 Business Type, City and Country of the stuff your are going to swap.</li>
-  <li>Set the MAX_BURGERS value stating the max number of burger the pp is going to manage.</li>
+  <li>Set the MAX_BURGERS value stating the max number of burgers the app is going to manage.</li>
   <li>Set the Editor Password of your burgers. This will be important to confirm your burger upload by dropping it and saving it.</li>
   <li>In Public/js/cube-code.js, in mystart class method, check if you are using 'http' or 'https'.</li>	   
 </ol>