From c0adf49fff9dc07f7d89c50d66f288bb66aa45b3 Mon Sep 17 00:00:00 2001
From: Oz Linden <oz@lindenlab.com>
Date: Tue, 6 Jan 2015 11:01:50 -0500
Subject: [PATCH] put a proper README.md at the top of the tree

---
 README.md | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 74b44c4d9a3..431db7ed59b 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,13 @@
-Convert old style llinfos and llwarns to new format
\ No newline at end of file
+Second Life Viewer
+==================
+
+This project manages the source code for the
+[Second Life](https://www.secondlife.com) Viewer.
+
+This source is available as open source; for details on licensing, see
+[https://wiki.secondlife.com/wiki/Linden_Lab_Official:Second_Life_Viewer_Licensing_Program](the
+licensing page on the Second Life wiki)
+
+For information on how to use and contribute to this, see
+[https://wiki.secondlife.com/wiki/Open_Source_Portal](the open source
+portal on the wiki).
-- 
GitLab