Improve documentation
This commit is contained in:
parent
895f8b2150
commit
beff42a4cb
|
@ -1,11 +1,11 @@
|
||||||
**Objective**
|
**Objective**
|
||||||
|
|
||||||
This Python script extracts data from .csv files created by the Revelup application and post it into a Postgres database.
|
This Python script extracts data from `.csv` files created by the Revelup application and post it into a Postgres database.
|
||||||
|
|
||||||
**Requirements**
|
**Requirements**
|
||||||
|
|
||||||
* Python installed on the machine running this application.
|
* Python installed on the machine running this application.
|
||||||
* Credentials with writing access to a Postgres database
|
* Credentials with writing access to a Postgres database.
|
||||||
|
|
||||||
**How to run this application**
|
**How to run this application**
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue