README en MarkDown

This commit is contained in:
Antoine Van Elstraete 2019-05-17 12:57:08 +02:00 committed by Antoine Van Elstraete
parent 8cc52bdfd5
commit a45d59c277

@ -1,22 +1,18 @@
=========== ===========
PhotoReport # PhotoReport
===========
Dependencies ## Dependencies
============
- Python 3 (and some additionnals modules, see 'requirements.txt') - Python 3 (and some additionnals modules, see 'requirements.txt')
- rst2pdf - rst2pdf
- ImageMagick - ImageMagick
- exiv2 (for direct exif reading) - exiv2 (for direct exif reading)
Howto install ? ## Howto install ?
===============
- create a virtualenv with python3 - create a virtualenv with python3
- install python requirements - install python requirements
BUGS ## BUGS
====
For the moment, PDF report isn't working. For the moment, PDF report isn't working.