Skip to content

Commit

Permalink
restructured Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
stieglma committed Jul 26, 2015
1 parent 62e0585 commit 493f96a
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,12 +7,15 @@ This application uses the [pdfBox](https://pdfbox.apache.org/) library for gener
for creating the plots.

* * *
### The Easy Way

### Installation

#### The Easy Way
If you just want to use the Schafkopfauswerter you can simply download the file `Schafkopfauswerter.jar` from the base
directory. It is a precompiled versions with all features turned on. For those who want to make some changes please read
the next paragraph.

#### Installation
#### Git Checkout / Building from the Source
After checking out the project you're almost done, just call `gradle build` to download all needed dependencies
from diverse Maven repositories. If you do not have gradle installed use `./gradlew`. It will install
the necessary gradle version and delegate all further commands to it.
Expand Down

0 comments on commit 493f96a

Please sign in to comment.