diff --git a/README.md b/README.md index de3a4de9..3e73c68e 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,9 @@ Theses packages contain utility routines that you may find useful: * [com.samskivert.xml] - extensions to [Commons Digester](http://commons.apache.org/digester/). +The main Javadoc index can be found +[here](http://samskivert.github.com/samskivert/apidocs/). + Building -------- @@ -69,12 +72,6 @@ Invoke Maven with any of the following targets: mvn package: builds the code and creates target/samskivert-X.X.jar mvn install: builds and installs samskivert into your local Maven repository -Documentation -------------- - -Javadoc documentation is available -[here](http://samskivert.github.com/samskivert/apidocs/). - Artifacts ---------