diff --git a/README.md b/README.md index 3e16b5c..88f5a0d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ - -##Intro +#Intro Maritime Visualisation is a tool that allow you to visualize ais data. @@ -18,17 +17,14 @@ A specific MMSI can be highlighted by selecting it in the left panel and specifi ## Importing and running project Clone the project with : -``` -git clone https://disc.univ-fcomte.fr/gitlab/fditeam/visualisation-maritime.git -``` + + $git clone https://disc.univ-fcomte.fr/gitlab/fditeam/visualisation-maritime.git Go to : -``` -cd visualisation-maritime -``` + + $visualisation-maritime Build and run the project with : -``` -gradle run -``` + + $gradle run \ No newline at end of file