Skip to content
Snippets Groups Projects
Commit 768eb182 authored by Tim Molter's avatar Tim Molter
Browse files

updated readme.md

parent ad6cf4ad
Branches issue-388
Tags
No related merge requests found
...@@ -65,7 +65,11 @@ For snapshots, add the following to your pom.xml file: ...@@ -65,7 +65,11 @@ For snapshots, add the following to your pom.xml file:
## Building ## Building
mvn clean package mvn clean package
mvn javadoc:javadoc mvn javadoc:aggregate
## Running Demo
cd /path/to/xchart-demo/jar/
java -cp xchart-demo-1.3.0.jar:xchart-1.3.0.jar com.xeiam.xchart.demo.XChartDemo
## Bugs ## Bugs
Please report any bugs or submit feature requests to [XChart's Github issue tracker](https://github.com/timmolter/XChart/issues). Please report any bugs or submit feature requests to [XChart's Github issue tracker](https://github.com/timmolter/XChart/issues).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment