diff --git a/README b/README
index bc6e2df25074777d57f9f2d00022f3c57e717f6b..a102390adae3e5961135c40458647599c75f5cf8 100644
--- a/README
+++ b/README
@@ -1,14 +1,14 @@
-		  Minesweeper2D
-Leírás:
+# Minesweeper2D
+0. Leírás:
   C-ben írt keresztplatformos akankereső játék.
 
-Telepítés:
-  Linux & Unix:
+1. Telepítés:
+  * Linux & Unix:
     make
-  Windows:
+  * Windows:
     egyéni fordítás szükséges
-Futtatás:
+2. Futtatás:
   ./minesweeper2d
-Függöségek:
+3. Függöségek:
    SDL 1.2
    SDLgfx
\ No newline at end of file