Updated README.md

This commit is contained in:
NeoTheFox 2015-03-01 19:01:38 +03:00
parent 25e283ac5b
commit 097763a01d
2 changed files with 9 additions and 0 deletions

View File

@ -18,4 +18,9 @@ qmake RepRaptor.pro
make make
``` ```
## Links
![RepRap wiki](http://reprap.org/wiki/RepRaptor)
![Windows dev builds](http://reprap.org/wiki/File:RepRaptor-000-windows.zip)
[![Support via Gratipay](//img.shields.io/gratipay/NeoTheFox.svg)](https://gratipay.com/NeoTheFox/)

View File

@ -27,3 +27,7 @@ FORMS += mainwindow.ui \
RESOURCES += \ RESOURCES += \
graphics.qrc graphics.qrc
DISTFILES += \
LICENCE \
README.md