diff --git a/README.md b/README.md
index 9c9cc432b..66104215d 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,6 @@
-
ImageSharp
@@ -12,7 +11,7 @@
-**ImageSharp** is a new, fully featured, fully managed, cross-platform, 2D graphics API designed to allow the processing of images.
+### **ImageSharp** is a new, fully featured, fully managed, cross-platform, 2D graphics API.
Without the use of `System.Drawing` we have been able to develop something much more flexible, easier to code against, and much, much less prone to memory leaks. Gone are system-wide process-locks; ImageSharp images are thread-safe and fully supported in web environments.