Skip to content

Commit

Permalink
add javadoc link in Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
manuel-mauky committed Oct 4, 2014
1 parent 8f82ff1 commit 7ed015d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ To be as easy as possible EasyDI has less features compared to other DI framewor
If you like to use dependency injection (which is always a good idea) but EasyDI doesn't fit your needs
you might want to try other DI frameworks like [CDI](http://www.cdi-spec.org/), [Guice](https://github.com/google/guice)
or [Dagger](https://square.github.io/dagger/).

## Links

[JavaDoc 0.1.0](https://lestard.github.io/EasyDI/docs/0.1.0/eu/lestard/easydi/EasyDI.html)


## Tutorial

Expand Down

0 comments on commit 7ed015d

Please sign in to comment.