]> git.mxchange.org Git - simgear.git/blobdiff - README
Avoid a data copy decoding base64 data.
[simgear.git] / README
diff --git a/README b/README
index b79c41f1107652a209dde355494970513ad9a997..5dba5c3b9e715246685a3e905870386be1478b37 100644 (file)
--- a/README
+++ b/README
@@ -1 +1,15 @@
-[ nothing here at this time ]
+SimGear - Simulator Construction Tools
+======================================
+http://www.flightgear.org
+
+SimGear is a set of open-source libraries designed to be used as building
+blocks for quickly assembling 3d simulations, games, and visualization
+applications.
+
+SimGear is developed by the FlightGear project and also provides the base
+for the FlightGear Flight Simulator.
+
+Source code for SimGear is released under the GNU Library General Public
+License (LGPL) - see COPYING for license details.
+
+See INSTALL file for help on building SimGear.