Updates readme

This commit is contained in:
Olivier Keshavjee 2016-02-06 12:44:45 +01:00
parent 69e0ca93be
commit a3e266f126

View file

@ -1,6 +1,21 @@
# Manuskript
[Manuskript](http://www.theologeek.ch/manuskript) is an open-source tool for writers.
![Main view](http://www.theologeek.ch/manuskript/wp-content/uploads/2016/02/index-cards-1.jpg)
Dépendances:
## Running from sources
To run the application without installing just:
* Download [latest code archive](https://github.com/olivierkes/manuskript/archive/master.zip) or clone the repository.
* Run:
* On Linux/Mac: bin/manuskript
Be sure to have all **dependencies** installed !
## Dependencies
- Python 3
- PyQt5
- libqt5svg5