Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
xvik committed May 9, 2017
1 parent 1452b02 commit ee85bbf
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Support:

### About

[Dropwizard](http://dropwizard.io/) 1.0.5 [guice](https://github.com/google/guice) (4.1.0) integration.
[Dropwizard](http://dropwizard.io/) 1.1.0 [guice](https://github.com/google/guice) (4.1.0) integration.

Originally inspired by [dropwizard-guice](https://github.com/HubSpot/dropwizard-guice) and
[dropwizardy-guice](https://github.com/jclawson/dropwizardry/tree/master/dropwizardry-guice)
Expand Down Expand Up @@ -124,6 +124,10 @@ You can use snapshot versions through [JitPack](https://jitpack.io):
* Select `Commits` section and click `Get it` on commit you want to use (top one - the most recent)
* Follow displayed instruction: add repository and change dependency (NOTE: due to JitPack convention artifact group will be different)

### Usage

Read [documentation](http://xvik.github.io/dropwizard-guicey/)

### Might also like

* [generics-resolver](https://github.com/xvik/generics-resolver) - runtime generics resolution
Expand Down

0 comments on commit ee85bbf

Please sign in to comment.