Commit 80022cb3 authored by opitz's avatar opitz
Browse files

added example image to readme

parent fbdefa5e
Loading
Loading
Loading
Loading
+13 −1
Original line number Diff line number Diff line
@@ -58,3 +58,15 @@ You can add more years by simply adding years to the command:
To display all available options, type:

    python main.py -h

## Investigation of punishments over time and gender

    python plot_gender.py -h

For example, we can statistically show that the prison-punishment was "invented" in 19th century.

    python plot_gender.py imprison

Output:

![alt text](https://gitlab.cl.uni-heidelberg.de/born/obc2kg/src/imprison-gender-time.png)