summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README24
1 files changed, 24 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..3095c5e
--- /dev/null
+++ b/README
@@ -0,0 +1,24 @@
+INSTALLATION
+============
+type as root:
+./scons install
+
+Note.: We use SCons/BKSys as building tool, so you need Python installed on your system.
+
+RUNNING
+=======
+To run knetstats, type:
+knetstats
+
+CONTACT
+=======
+Any doubts or suggestions, hugo_pl@users.sourceforge.net
+For more info. visit: http://knetstats.sf.net
+
+UNINSTALL
+=========
+Type:
+./scons -c install
+
+--
+Hugo Parente Lima