diff --git a/README.md b/README.md index 6d4acba..e66ce20 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,10 @@ data.xml has the following features: * Uses StAX internally * lazy - should allow parsing and emitting of large XML documents +## API Reference + +Generated API docs for data.xml are available [here](http://clojure.github.com/data.xml). + ## Bugs Please report bugs using JIRA [here](http://dev.clojure.org/jira/browse/DXML). @@ -192,8 +196,6 @@ But are ignored when read: "and another element" -Generated API docs for data.xml are available [here](http://clojure.github.com/data.xml). - ## Namespace Support Parsing and emitting XML namespaces are supported and use the JDK built-in