From f5a41fb76e295971f8418b05ceb72cec58db1024 Mon Sep 17 00:00:00 2001 From: PatrickBeck Date: Sat, 27 Sep 2008 17:15:11 +0000 Subject: [PATCH] README modified git-svn-id: http://www.neo1973-germany.de/svn@174 46df4e5c-bc4e-4628-a0fc-830ba316316d --- unitc/README | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/unitc/README b/unitc/README index 2bc1a2d..1380fe9 100644 --- a/unitc/README +++ b/unitc/README @@ -1,7 +1,17 @@ ==Unitc== -Unitc is a small unit converter written in Python. You can choose between different categories, list the available units and then convert from one unit into another. +Unitc is a small unit converter written in Python. The Toolkit is GTK. You can choose between different categories, list the available units and then convert from one unit into another. I hope you can help me to improve unitc :) Greets Patrick Beck + +==INSTALL== + +Download the files with the command: +svn co http://neo1973-germany.de/svn/unitc/ +or directly via the webinterface into a dir. + +Then excecute the install.sh script. It moves the files into the right dirs. + +