Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
closes #14
  • Loading branch information
abeforgit committed Nov 4, 2019
1 parent a92b30b commit 503370c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Telraam
New and hopefully improved application to count laps of the 12urenloop event

## Requirements
- Java 11 (JDK)
All of the documentation is gathered in the [wiki][telraamwiki].

Get started contributing [here][wikistarted]

[telraamwiki]: https://github.com/12urenloop/Telraam/wiki
[wikistarted]: https://github.com/12urenloop/Telraam/wiki/Getting-Started
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ public JDBCDataAccessProvider() {
initDriver();
}


/**
* Get the database connection.
*
Expand Down

0 comments on commit 503370c

Please sign in to comment.