Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MojangPlsFix authored Jun 30, 2020
1 parent c04979b commit 83bd207
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ This Assignment is written in Java using Maven and various Libs.
The Schema used is the one, we were provided by Prof. Boehm.

The goal of this Program is to import the CSVs provided into out Database.
## Prerequisite
- JDK & JRE 8
- Maven
- Internet for downloading libs from Maven Central


## Usage
```IngestData ./confs.csv ./journals.csv ./persons.csv ./pubs.csv ./theses.csv <host> <port> <database> <user> <password>```

0 comments on commit 83bd207

Please sign in to comment.