Initial commit
[debian/openrocket] / README.TXT
diff --git a/README.TXT b/README.TXT
new file mode 100644 (file)
index 0000000..017418e
--- /dev/null
@@ -0,0 +1,20 @@
+
+OpenRocket - an Open Source model rocket simulator
+--------------------------------------------------
+
+Copyright (C) 2007-2009  Sampo Niskanen
+
+
+For license information see the file LICENSE.TXT.
+
+For more information see http://openrocket.sourceforge.net/
+
+
+
+To start the software run the class 
+
+    net.sf.openrocket.gui.main.BasicFrame
+
+or from the JAR file run
+
+    $ java -jar OpenRocket-<VERSION>.jar