Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Commit

Permalink
SDKJAVA-1 #time 1w #comment Updated main README to be a little more c…
Browse files Browse the repository at this point in the history
…lear on usage as well as providing commands on how to generate java docs #resolved
  • Loading branch information
ohlookemus committed Feb 22, 2013
1 parent b390513 commit 1d81dd6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Expand Up @@ -8,6 +8,10 @@ To build this SDK you'll need Maven 3.x.x and run in the root:

mvn clean install

To generate Java Docs please use:

mvn clean site

Usage
--------

Expand All @@ -16,6 +20,9 @@ it in your application classpath

Refer to the examples to see basic usage.

Note that you can edit PredictionIO.java to set your own default values to build your own package to use. Otherwise,
please remember to provide both API Key and API Url when creating a PredictionIO Object for use.

Support
=========

Expand Down

0 comments on commit 1d81dd6

Please sign in to comment.