diff --git a/README.md b/README.md
index ee5bbd1..5415c63 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ There are some demonstration applications in the [JFree-Demos](https://github.co
Include
-------
-JFreeSVG is published to the Central Repository. You can include it in your projects with the following dependency:
+JFreeSVG is published to the Central Repository. You can include it in your projects with the following dependency (once the release is done):
JFreeSVG is a vector graphics library for the Java(tm) platform
- that allows Java2D drawings to be rendered to Scalable Vector Graphics (SVG)
- via a {@link org.jfree.graphics2d.svg.SVGGraphics2D} implementation. For
- typical usage, see the class description for the SVGGraphics2D
- class and the demo applications included in the JFreeSVG distribution.
Dependencies
- JFreeSVG requires Java 6 or later. For more information, see
-
- http://www.jfree.org/jfreesvg/index.html.
Samples
- Here are a couple of samples created using JFreeSVG, the chart on the left
- is created using JFreeChart
- and the chart on the right is created using
- Orson Charts.
-
- | - |