diff --git a/README.md b/README.md
index 1af83a0..b81fb64 100644
--- a/README.md
+++ b/README.md
@@ -8,8 +8,6 @@
-
-
## About
SharpEngine is a game engine written in purely in C# using [Silk.NET](https://github.com/dotnet/Silk.NET) as a wrapper for the graphics rendering pipeline. SharpEngine aims to enable developers to create basic applications using simple instructions or advanced applications by exposing every component.