diff --git a/README b/README deleted file mode 100644 index 866a51cc..00000000 --- a/README +++ /dev/null @@ -1,26 +0,0 @@ -OpenMesh, 4.2 -~~~~~~~~~~~~~~~ - - -0. Getting OpenMesh -~~~~~~~~~~~~~~~~~~~ -All Documentation, binaries and original source code are available at www.openmesh.org - -The main git repository is available at: -http://www.openmesh.org:9000/OpenMesh/OpenMesh - - -1. Installing -~~~~~~~~~~~~~~ -Unpack the tar-ball to a suitable place. - -A detailed build manual for Mac/Windows/Linux is in the Documentation -located at Doc/html/index.html - -2. Documentation -~~~~~~~~~~~~~~~~~ - -The latest Documentation can be found at: -http://www.openmesh.org/media/Documentations/OpenMesh-Doc-Latest - -Documentation for previous versions is available on our website as well. diff --git a/README.md b/README.md new file mode 100644 index 00000000..430a41b2 --- /dev/null +++ b/README.md @@ -0,0 +1,25 @@ +# OpenMesh, 4.2 + + +## Getting OpenMesh +All Documentation, binaries and original source code are available at www.openmesh.org + +The main git repository is available at: +https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh.git + +The gitlab site can be found here: +https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh + +## Installing +Unpack the tar-ball to a suitable place. + + +A detailed build manual for Mac/Windows/Linux is in the Documentation +located at Doc/html/index.html + +## Documentation + +The latest Documentation can be found at: +http://www.openmesh.org/media/Documentations/OpenMesh-Doc-Latest + +Documentation for previous versions is available on our website as well.