From b9c1699e4c23316e4e7b6410bf8fb688e3c0eef0 Mon Sep 17 00:00:00 2001 From: timmolter <tim.molter@gmail.com> Date: Sat, 25 Aug 2012 13:14:20 +0200 Subject: [PATCH] added header --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5a0e5dfe..1d0aa895 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +Description +=============== + XChart is a charting API for Java. While several charting APIs already exist, most of them require a steep learning curve and the code base is bloated, full of too many "features" and/or very outdated. -- GitLab