Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joearasin committed Apr 11, 2016
1 parent 029c240 commit 4d47015
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ A library built around Akka-Http to stream an upload to S3. The initialization r
Add to your `build.sbt`:

```
resolvers += Resolver.jcenterRepo
libraryDependencies += "com.bluelabs" %% "s3-stream" % "0.0.3"
```

Expand Down Expand Up @@ -43,6 +44,7 @@ Sign Akka-HTTP requests using AWS credentials, following the
Add to your `build.sbt`:

```
resolvers += Resolver.jcenterRepo
libraryDependencies += "com.bluelabs" %% "akka-http-aws" % "0.0.3"
```

Expand Down

0 comments on commit 4d47015

Please sign in to comment.