From 71d9edf0853630050b487a46e4e3a2bc07c96e55 Mon Sep 17 00:00:00 2001 From: Yorik van Havre Date: Thu, 6 Aug 2015 11:08:26 -0300 Subject: [PATCH] Nicer readme file with screenshot --- README => README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) rename README => README.md (94%) diff --git a/README b/README.md similarity index 94% rename from README rename to README.md index 03bdb30f78..a58b454e05 100644 --- a/README +++ b/README.md @@ -1,5 +1,7 @@ FreeCAD -======= +------- + +![screenshot](http://www.freecadweb.org/wiki/images/thumb/7/72/Freecad016_screenshot1.jpg/800px-Freecad016_screenshot1.jpg) FreeCAD is a general purpose feature-based, parametric 3D modeler for CAD, MCAD, CAx, CAE and PLM, aimed directly at mechanical engineering @@ -21,14 +23,14 @@ Bug tracker: http://www.freecadweb.org/tracker/ Git repository: http://sourceforge.net/p/free-cad/code/ci/master/tree/ Installing -========== +---------- Precompiled (installable) packages are usually available to you from several sources and are described on the FreeCAD download page: http://www.freecadweb.org/wiki/index.php?title=Download Compiling -========= +--------- Compiling FreeCAD requires to install several libraries and their development files such as OpenCasCADe, Coin and Qt, listed in the @@ -47,7 +49,7 @@ For Cygwin: http://www.freecadweb.org/wiki/?title=CompileOnCygwin For MinGW: http://www.freecadweb.org/wiki/?title=CompileOnMinGW Usage & Getting help -==================== +-------------------- The FreeCAD documentation wiki contains a lot of documentation on general FreeCAD usage, python scripting, and development. The following