From d08795e5c9b94fe630c21fad3b731c98c6534f0f Mon Sep 17 00:00:00 2001 From: Joey Payne Date: Mon, 27 Jan 2014 14:13:05 -0700 Subject: [PATCH] Modified the README to be more descriptive. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ed4e14..e879e19 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ JGUI ==== -A general purpose GUI made in python and pycairo. +A general purpose vector based GUI library made in python and pycairo. It's goal is to be reusable, multiplatform and visually scalable. +