Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Replace tabs with spaces in readme
  • Loading branch information
trickl authored Mar 16, 2019
1 parent 9f61ac1 commit 88a3357
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ To install from Maven Central:

```xml
<dependency>
<groupId>com.github.trickl</groupId>
<artifactId>assertj-json</artifactId>
<version>0.2.8</version>
<groupId>com.github.trickl</groupId>
<artifactId>assertj-json</artifactId>
<version>0.2.8</version>
</dependency>
```

Expand Down

0 comments on commit 88a3357

Please sign in to comment.