Parcourir la source

README modification

Rémi Synave il y a 1 an
Parent
commit
373e076d82
1 fichiers modifiés avec 6 ajouts et 7 suppressions
  1. 6 7
      README.md

+ 6 - 7
README.md

@@ -6,7 +6,9 @@ Software to draw strength lines on image
 
 ## prerequisites
 
-This software is build as a standalone application for Windows and Linux. Files can be found here : [wiki de dsl](https://gogs.univ-littoral.fr/synave/dsl/wiki)
+This software can be found as a standalone application for Windows and Linux.
+
+Files can be found here : [wiki de dsl](https://gogs.univ-littoral.fr/synave/dsl/wiki)
 
 ***
 
@@ -14,12 +16,9 @@ This software is build as a standalone application for Windows and Linux. Files
 
 ### Donwload and install Qt
 
-If you want to build from source, you have to download and install Qt.
-
-Linux users can use package manager to install this library.
-
-Linux and Windows users can also visit this website to download and install the library :
-
+If you want to build from source, you have to download and install Qt (>=5.5) :
+- Linux users can use package manager to install this library.
+- Linux and Windows users can also visit this website to download and install the library :
 [Site web de Qt](https://www.qt.io/download-qt-installer)
 
 ### Build software with QtCreator