Skip to content
This repository has been archived by the owner on Jun 12, 2018. It is now read-only.

Commit

Permalink
markdown formatting
Browse files Browse the repository at this point in the history
Signed-off-by: Anthony Anderson <[email protected]>
  • Loading branch information
0xilly committed Jun 18, 2017
1 parent b95ac6c commit 49d5f0a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,13 @@ include `modLanguageAdapter = "io.github.illyohs.scorg.ScalaAdapter"` in your @M
```
repositories {
mavenCentral()
maven { url "https://jitpack.io" }
}
dependencies {
compile 'com.github.illyohs:Scorg:@VERSION@'
}
compile 'com.github.illyohs:Scorg:@VERSION@'
}
```

[![](https://jitpack.io/v/illyohs/Scorg.svg)](https://jitpack.io/#illyohs/Scorg)

0 comments on commit 49d5f0a

Please sign in to comment.