Skip to content

Commit 9e4e53a

Browse files
committed
Update README.md
1 parent 84c0833 commit 9e4e53a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ Piwik Java Tracker
44

55
Java implementation of the [Piwik Tracking HTTP API](http://developer.piwik.org/api-reference/tracking-api).
66

7+
## Javadoc
8+
The Javadoc for this project is hosted as a Github page for this repo. The latest Javadoc can be found [here](http://piwik.github.io/piwik-java-tracker/javadoc/1.0.0/index.html).
9+
710
## Using this API
811
### Create a Request
912
Each PiwikRequest represents an action the user has taken that you want tracked by your Piwik server. Create a PiwikRequest through

0 commit comments

Comments
 (0)