Skip to content

Commit

Permalink
Fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Gassen committed Feb 26, 2018
1 parent 97ab3bd commit 3640589
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Expand Up @@ -12,11 +12,11 @@ More details about the project can be found at the codecentric blog:

If you are using maven, just add JavaFxSVG to the dependencies

<dependency>
<groupId>de.codecentric.centerdevice</groupId>
<artifactId>javafxsvg</artifactId>
<version>1.3.0</version>
</dependency>
<dependency>
<groupId>de.codecentric.centerdevice</groupId>
<artifactId>javafxsvg</artifactId>
<version>1.3.0</version>
</dependency>

## Usage

Expand Down

0 comments on commit 3640589

Please sign in to comment.