diff --git a/README.md b/README.md
index 7f3e7f8..b5d945f 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,14 @@
# Universal Android Debloater GUI
-**DISCLAIMER**: Use it at your own risk. I am not responsible for anything that could happen to your phone.
+**DISCLAIMER**: Use at your own risk. I am not responsible for anything that could happen to your phone.
-**This software is still in a early stage of development. Check out the issues, and feel free to contribute!**
+**This software is still in an early stage of development. Check out the issues, and feel free to contribute!**
## Summary
-This is a complete rewrite in Rust of the [UAD project](https://gitlab.com/W1nst0n/universal-android-debloater) which aims at improving privacy and battery performance by removing unnecessary and obscure system apps. This can also contribute to improve security by reducing [the attack surface](https://en.wikipedia.org/wiki/Attack_surface).
+This is a complete rewrite in Rust of the [UAD project](https://gitlab.com/W1nst0n/universal-android-debloater), which aims to improve privacy and battery performance by removing unnecessary and obscure system apps. This can also contribute to improve security by reducing [the attack surface](https://en.wikipedia.org/wiki/Attack_surface).
-Packages are as well documented as possible in order to provide a better understanding of what you can delete or not. The worse thing which could happen is removing an essential system package needed during boot causing then an unfortunate bootloop. After about 5 failed system boots, the phone will automatically reboot in recovery mode and you'll have to perform a FACTORY RESET. So make a backup!
+Packages are as well documented as possible in order to provide a better understanding of what you can delete or not. The worst thing which could happen is removing an essential system package needed during boot causing then an unfortunate bootloop. After about 5 failed system boots, the phone will automatically reboot in recovery mode and you'll have to perform a FACTORY RESET. So make a backup first!
In any case, you can NOT brick your device with this software! That's the main thing, right?
@@ -62,8 +62,8 @@ NB : System apps cannot really be uninstalled without root (see the [FAQ](https:
- **Read the [FAQ](https://github.com/0x192/universal-android-debloater/wiki/FAQ)!**
- **Do a proper backup of your data! You can never be too careful!**
- Enable *Developer Options* on your smartphone.
-- Turn on *USB Debugging* from the developper panel.
-- From the settings, disconnect from any OEM accounts (when you delete OEM account package it could lock you on the lockscreen because the phone can't associate your identity anymore)
+- Turn on *USB Debugging* from the developer panel.
+- From the settings, disconnect from any OEM accounts (when you delete an OEM account package it could lock you on the lockscreen because the phone can't associate your identity anymore)
- Install ADB: