Rewording
diff --git a/README.md b/README.md
index 23a231d..5b5bfa3 100644
--- a/README.md
+++ b/README.md
@@ -15,8 +15,8 @@
 
 None of the other middleware chaining solutions
 behaves exactly like Alice.
-Alice is as minimal as a chaining solution gets.
-In its essence, it's just a for loop that does the wrapping for you.
+Alice is as minimal as it gets:
+in essence, it's just a for loop that does the wrapping for you.
 
 ### Usage