Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fixed code block for Gradle dependency
  • Loading branch information
francoiscampbell committed Jan 15, 2016
1 parent 0fddc9d commit b0409fd
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 @@ -15,9 +15,9 @@ You can customize the following options:

Standard installation via Gradle:

dependencies {
compile 'io.github.francoiscampbell:circlelayout:0.1.4'
}
dependencies {
compile 'io.github.francoiscampbell:circlelayout:0.1.4'
}

## Examples

Expand Down

0 comments on commit b0409fd

Please sign in to comment.