From 65e55ddfb9f47539c457cb7f8ce438717e6c4985 Mon Sep 17 00:00:00 2001 From: dismine Date: Mon, 18 Nov 2013 12:08:54 +0200 Subject: [PATCH] Changes in readme. --HG-- branch : develop --- README | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/README b/README index e225bef05..ccf3d0cc9 100644 --- a/README +++ b/README @@ -1,6 +1,8 @@ Valentina ========== -Open source project of creating a pattern making program, whose allow create and modeling patterns of clothing. +Open source project of creating a pattern making program, whose allow +create and modeling patterns of clothing. +Published under GNU GPL v3 license. Supported Platforms =================== @@ -28,11 +30,15 @@ You can build Valentina with Installation ("make install") is not needed. -Note:In order to build and use Valentina, the PATH environment variable needs to be extended: +Note:In order to build and use Valentina, the PATH environment variable +needs to be extended: PATH - to locate qmake, moc and other Qt tools This is done by adding c:\Qt\%VERSION%\bin to the PATH variable. -For newer versions of Windows, PATH can be extended through the Control Panel|System|Advanced|Environment variables menu. +For newer versions of Windows, PATH can be extended through the +Control Panel|System|Advanced|Environment variables menu. -You may also need to ensure that the locations of your compiler and other build tools are listed in the PATH variable. This will depend on your choice of software development environment. +You may also need to ensure that the locations of your compiler and +other build tools are listed in the PATH variable. This will depend on +your choice of software development environment.