summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2022-12-07 10:47:14 -0500
committerNat Goodspeed <nat@lindenlab.com>2022-12-07 10:47:14 -0500
commit6ef3df54b3ff0dcfed3000819209a7633e53a32b (patch)
tree73ed71440562d1b272672793b7bb0727001bd5d0 /README.md
parent590e158cf36b6e6fca07f54837db084fe8a163c6 (diff)
parent59b826e66e658d9d9a4f19dcabdccbc79ec3590c (diff)
SL-18330: Merge 'contribute' of secondlife/viewer into sl-18330
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8813c25228..c57140af9c 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,8 @@
-![Second Life Logo](doc/sl-logo.png)
+<picture>
+ <source media="(prefers-color-scheme: dark)" srcset="doc/sl-logo-dark.png">
+ <source media="(prefers-color-scheme: light)" srcset="doc/sl-logo.png">
+ <img alt="Second Life Logo" src="doc/sl-logo.png">
+</picture>
**[Second Life][] is a free 3D virtual world where users can create, connect and chat with others from around the
world.** This repository contains the source code for the official client.