Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderNeumann authored Jul 3, 2017
1 parent 20c5105 commit 98ba361
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,11 @@ This service is part of the MobSOS monitoring concept and processes incoming mon
Database
--------
Set up the database. You can find different sql files in the [bin](bin) folder:
* [MySQL](bin/create_database_MySQL.sql)
* [DB2](bin/create_database_DB2.sql)

| ID | Type |
| ------------- | ------------- |
| 1 | [DB2](bin/create_database_DB2.sql) |
| 2 | [MySQL](bin/create_database_MySQL.sql) |

After that configure the [property](etc/i5.las2peer.services.mobsos.dataProcessing.MonitoringDataProcessingService.properties) file of the service and enter your database credentials.

Expand Down

0 comments on commit 98ba361

Please sign in to comment.