Browse Source

Fix some errors in the English of README.md

All I did in this was updated some of the parts where the English was a little... French ;) Thanks for the great software! Viva la Yunohost!
Bugsbane 6 years ago
parent
commit
18b3e585db
1 changed files with 6 additions and 6 deletions
  1. 6 6
      README.md

+ 6 - 6
README.md

@@ -5,8 +5,8 @@
 
 *[Lire ce readme en français.](./README_fr.md)*
 
-> *This package allow you to install Pi-hole quickly and simply on a YunoHost server.  
-If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*
+> *This package allow you to install Pi-hole quickly and easily on a YunoHost server.  
+If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to learn how to install and enjoy it.*
 
 ## Overview
 Network-wide ad blocking via your own Linux hardware
@@ -29,7 +29,7 @@ Use the admin panel of your Pi-hole to configure this app.
 
 * Official documentation: Not found
 * Pi-hole as a DHCP server: [dhcp.md](./dhcp.md)
-* YunoHost documentation: There no other documentations, feel free to contribute.
+* YunoHost documentation: There is no other documentation. Feel free to contribute!
 
 ## YunoHost specific features
 
@@ -45,8 +45,8 @@ Use the admin panel of your Pi-hole to configure this app.
 
 ## Limitations
 
-* Activate DHCP with Pi-hole need a manuel configuration of your router.
-* Pi-Hole can't be updated beyond the version 3.3.1, because higher versions use an integrated version of dnsmasq. This would forces to disable the version of dnsmasq used by YunoHost.
+* Activate DHCP with Pi-hole needs manual configuration of your router.
+* Pi-Hole can't be updated beyond version 3.3.1, because higher versions use an integrated version of dnsmasq. This would require disabling the version of dnsmasq used by YunoHost.
 
 ## Additionnal informations
 
@@ -63,7 +63,7 @@ Developers infos
 
 Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/pihole_ynh/tree/testing).
 
-To try the testing branch, please proceed like that.
+To try the testing branch, please do the following:
 ```
 sudo yunohost app install https://github.com/YunoHost-Apps/pihole_ynh/tree/testing --debug
 or