Skip to content

Commit

Permalink
Improve readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Facundo Viale committed Sep 16, 2016
1 parent 11b5fd6 commit be96292
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
@@ -1 +1,9 @@
# Reactive FTP


**sbt**: In your `build.sbt`, add the following entries:

```scala
resolvers += Resolver.bintrayRepo("jarlakxen", "maven")

libraryDependencies += "com.github.jarlakxen" %% "reactive-ftp" % "1.0.0"

0 comments on commit be96292

Please sign in to comment.