diff --git a/README.md b/README.md index 256773ecefa9ad53f77c235e5e97ec1f114e607f..5a33510b1e46e91aeb8972675d930ba6ed97bba0 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,8 @@ libraryDependencies += "com.xeiam.xchart" % "xchart" % "2.5.0" exclude("de.erich cd /path/to/xchart-demo/jar/ java -cp xchart-demo-2.5.1.jar:xchart-2.5.1.jar com.xeiam.xchart.demo.XChartDemo + + ## Bugs Please report any bugs or submit feature requests to [XChart's Github issue tracker](https://github.com/timmolter/XChart/issues). diff --git a/etc/XChart_Demo.png b/etc/XChart_Demo.png new file mode 100644 index 0000000000000000000000000000000000000000..f62609af84e69203eb903a9c71195a8573467e2e Binary files /dev/null and b/etc/XChart_Demo.png differ