diff --git a/README.md b/README.md
index 44a9f95e..0913e2be 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,7 @@ The impact of fq_codel on a 3000Mbps connection vs hard rate limiting — a 30x
* Requires kernel version 5.12 or above. Tip for installing kernel verion 5.12.
* Only works on dedicated linux machines at the moment, not on VMs. Will soon work on VMs once this patch is part of the mainline linux kernel.
-## General Requirements
+# General Requirements
* VM or physical server (versions up to v0.8)
* Physical server only (v0.9 and above)
* One management network interface, completely seperate from the traffic shaping interface NIC.
@@ -58,10 +58,7 @@ The impact of fq_codel on a 3000Mbps connection vs hard rate limiting — a 30x
* Intel X710
* Tested with Ubuntu Server 20.04.1+, which is recommended. Ubuntu Desktop not recommended as it uses NetworkManager instead of Netplan.
* Python 3, PIP, and some modules (listed in respective guides)
-
-### Server CPU Recommendations
-* Choose a CPU with solid single-thread performance within your budget
-* Generally speaking any new CPU above $200 can probably handle shaping over 2Gbps
+* Choose a CPU with solid single-thread performance within your budget. Generally speaking any new CPU above $200 can probably handle shaping over 2Gbps
https://www.cpubenchmark.net/singleThread.html
## Installation and Usage Guide