diff --git a/README.md b/README.md
index d3a6df6..5658cb2 100644
--- a/README.md
+++ b/README.md
@@ -1,17 +1,16 @@
## rtl8188eus v5.3.9
# Realtek rtl8188eus & rtl8188eu & rtl8188etv WiFi driver
-This driver supports:
+This driver supports:
* frame injection
* monitor mode
* MESH mode
* .. and kernels up to v5.0+ (rc3 tested)
-
-
-This is a pure Realtek release, not from vendor but from all the Realtek multichip "bases"
-we've seen, this must be the newest, most stable and effective one.
+
+This is a pure Realtek release, not from vendor but from all the Realtek multichip "bases"
+we've seen, this must be the newest, most stable and effective one.
The performance and code quality has been improved and thats about time.
-
+
# HowTo build/install
1. You will need to blacklist another driver in order to use this one instead of the kernel provided.
Create a file named "rtl8188eus.conf", add a 1 liner to it: "blacklist r8188eu"
@@ -20,10 +19,11 @@ Create a file named "rtl8188eus.conf", add a 1 liner to it: "blacklist r8188eu"
3. "make && make install"
4. "rmmod r8188eu && insmod rtl8188eus"
-
+
# MONITOR MODE ATTENTION
+
There is a bug or interferrence with the driver and/or Network-Manager, so if you wan't to use
- the monitor mode, DON'T kill the network-manager (infact)
+ the monitor mode, DON'T kill the network-manager or use airmon-ng (infact)
# TODO