diff --git a/Readme.md b/Readme.md
index cdf515d3..68dc51c5 100644
--- a/Readme.md
+++ b/Readme.md
@@ -1,5 +1,5 @@
# AFLGo: Directed Greybox Fuzzing
-
+
AFLGo is an extension of American Fuzzy Lop (AFL).
Given a set of target locations (e.g., `folder/file.c:582`), AFLGo generates inputs specifically with the objective to exercise these target locations.