Skip to content

Commit

Permalink
daveD - fix readme links
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddenton committed Oct 24, 2015
1 parent a9ec82a commit 89a5524
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ databob
<a href="https://bintray.com/daviddenton/maven/databob/view?source=watch" target="_top"><img src="https://www.bintray.com/docs/images/bintray_badge_color.png"/></a>

###See it
See the [example code](https://github.com/daviddenton/databob.scala/tree/master/src/test/scala/databob.examples).
See the [example code](https://github.com/daviddenton/databob.scala/tree/master/src/test/scala/databob/examples).

###Get it
Add the following lines to ```build.sbt```:ππ
Add the following lines to ```build.sbt```:

```scala
resolvers += "JCenter" at "https://jcenter.bintray.com"
Expand Down

0 comments on commit 89a5524

Please sign in to comment.