diff --git a/README.md b/README.md
index 5bf6102..95a9496 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-
FQLite - Forensic SQLite Data Recovery Tool
+# FQLite - Forensic SQLite Data Recovery Tool
FQLite is a tool to find and restore deleted records in sqlite databases. It therefore examines the database for entries marked as deleted. Those entries can be recovered and displayed. It is written with the Java programming language. The program can operate in two different modes. It can be started from the command line (CLI mode). A simple graphical user interface is also supported (GUI mode).