Skip to content
This repository has been archived by the owner on Mar 1, 2018. It is now read-only.

Commit

Permalink
Uses m-dash in both for example;include a line break and the code block
Browse files Browse the repository at this point in the history
  • Loading branch information
anaschwendler committed Jan 5, 2018
1 parent 0663633 commit 991a562
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,14 @@ The toolbox expects to find Amazon credentials in a `config.ini` file. If You ge

A `/tmp/serenata-data/irregularities.xz` file will be created. It's a compacted CSV with all the irregularities Rosie is able to find.

Also a target directory (where files are saved) can de passed — for example:
Also a target directory (where files are saved) can de passed — for example:

```console
$ python rosie.py run chamber_of_deputies --path /my/serenata/directory/
```

Besides that, if you want to, you can run the project with years filter - for example:
Besides that, if you want to, you can run the project with years filter — for example:

```console
$ python rosie.py run chamber_of_deputies --years 2017,2016
```
Expand Down

0 comments on commit 991a562

Please sign in to comment.