From 4e14bfb4c6047cd4cd76146c740ac5cee59c04b4 Mon Sep 17 00:00:00 2001 From: Markus Reitboeck Date: Fri, 26 Apr 2019 23:12:45 +0200 Subject: [PATCH] Readme: add links to website, docs, forum, bug tracker on top of README --- README.md | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c7142a1121..e36e4f394d 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,18 @@

Your own 3D parametric modeler

+

+ + Website + • + Docs + • + Forum + • + Bug tracker + +

+ ![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 @@ -23,11 +35,6 @@ Coin 3D library, and a broad Python API. The interface is built with Qt. FreeCAD runs exactly the same way on Windows, Mac OSX, BSD and Linux platforms. -- [Home page](http://www.freecadweb.org) -- [Documentation wiki](http://www.freecadweb.org/wiki/) -- [Forum](http://forum.freecadweb.org/) -- [Bug tracker](http://www.freecadweb.org/tracker/) -- [Git repository](https://github.com/FreeCAD/FreeCAD) Installing ----------