diff --git a/README.md b/README.md
index 5f12b19..88f5a0d 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,13 @@
-
-## Intro
+#Intro
Maritime Visualisation is a tool that allow you to visualize ais data.
## Usage
You can import data by clicking on File -> Import, and select your CSV file. The CSV file must be in this format :
MMSI,BaseDateTime,LAT,LON,SOG,COG,Heading,VesselName,IMO,CallSign,VesselType,Status,Length,Width,Draft,Cargo
-
+
A specific MMSI can be highlighted by selecting it in the left panel and specific data can be plot in the bottom panel.
-
+
## Requirements
@@ -23,7 +22,7 @@ Clone the project with :
Go to :
- $cd visualisation-maritime
+ $visualisation-maritime
Build and run the project with :