diff --git a/Readme.md b/Readme.md index f64c4b4..41ad71d 100644 --- a/Readme.md +++ b/Readme.md @@ -32,6 +32,11 @@ You can also use it as a Gradle dependency: compile group: 'com.emc.ecs', name: 'nfs-client', version: '1.0.3' +Docs +--- + +Javadocs are [here](https://emcecs.github.io/nfs-client-java/latest/javadoc/). + Building ---