Update note formatting in README.md

Use Github markdown syntax for README.md archive note and remove HTML.
This commit is contained in:
Robert
2026-02-26 08:14:40 -08:00
committed by GitHub
parent f0444af165
commit 5aaa0e005b
+6 -10
View File
@@ -1,15 +1,11 @@
# os-webrtc-janus
<div style="background-color: #f9c0c0;
border: 1px solid black;
padding: 15px;
border-radius: 5px;">
<strong>NOTE:</strong> As of February 26, 2026, this code and functionality has been integrated
into <a href="http://opensimulator.org">OpenSimulator</a>
and <a href="https://github.com/OpenSim-NGC/OpenSim-Tranquillity">NGC</a>
and therefore this `addon-module` will no longer be developed
or updated.
</div>
> [!NOTE]
> As of February 26, 2026, this code and functionality has been integrated
> into [OpenSimulator](http://opensimulator.org)
> and [NGC](https://github.com/OpenSim-NGC/OpenSim-Tranquillity)
> and therefore this `addon-module` will no longer be developed
> or updated.
Addon-module for [OpenSimulator] to provide webrtc voice support
using Janus-gateway.