Extended the README with some "quick start" notes.

This commit is contained in:
Adam Waldenberg 2013-07-12 03:50:21 +02:00
parent c073e32dbe
commit cae99cb3f7

View file

@ -6,3 +6,10 @@ certain conditions; see the accompanying LICENSE.txt file for further details.
For questions regarding gitinspector you can contact the current maintainer
in charge at gitinspector@ejwa.se.
To run gitinspector; please start it via the gitinspector/gitinspector.py
script. Use the -h or --help flags to get help about available options.
It is also possible to set gitinspector options using the "git config"
command. Refer to the project page at http://gitinspector.googlecode.com
for more information.