diff options
author | Oz Linden <oz@lindenlab.com> | 2015-01-06 11:01:50 -0500 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2015-01-06 11:01:50 -0500 |
commit | c0adf49fff9dc07f7d89c50d66f288bb66aa45b3 (patch) | |
tree | 8c2a75bd505530169c85fd59814d9e8ec96f82b1 | |
parent | 9c56eb9eadc08aaf939759f4991fc8f201289a13 (diff) |
put a proper README.md at the top of the tree
-rw-r--r-- | README.md | 14 |
1 files changed, 13 insertions, 1 deletions
@@ -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). |