update docs
This commit is contained in:
parent
0fc8a7c8e0
commit
37574a03d1
1 changed files with 7 additions and 7 deletions
14
README.md
14
README.md
|
|
@ -1,10 +1,10 @@
|
||||||
# XRForge
|
# XRForge
|
||||||
|
|
||||||
<img src="manyfold/usr/src/app/public/assets/badges.png" style="height:80px;display:inline-block"/>
|
|
||||||
<img src="manyfold/usr/src/app/public/assets/xrh-full.svg" style="height:80px;display:inline-block"/>
|
|
||||||
|
|
||||||
> Self-sovereign **XR Experiences** for teams & organisations, powered by FOSS ♥
|
> Self-sovereign **XR Experiences** for teams & organisations, powered by FOSS ♥
|
||||||
|
|
||||||
|
<img src="manyfold/usr/src/app/public/assets/xrh-full.svg" height="35" style="height:35px;display:inline-block"/>
|
||||||
|
<img src="manyfold/usr/src/app/public/assets/badges.png" height="35" style="height:35px;display:inline-block"/>
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
* View [index.html](https://coderofsalvation.codeberg.page/xrforge) for the official docs
|
* View [index.html](https://coderofsalvation.codeberg.page/xrforge) for the official docs
|
||||||
|
|
@ -12,14 +12,14 @@
|
||||||
|
|
||||||
## Try it now
|
## Try it now
|
||||||
|
|
||||||
|
```bash
|
||||||
|
$ podman run -p 8080:3214 -p 5566:5566 -p 5577:5577 xrforge
|
||||||
|
```
|
||||||
|
|
||||||
<center>
|
<center>
|
||||||
<img src="manyfold/usr/src/app/public/assets/xrforge_term.svg" style="border-radius:7px; width:100%; max-width:350px"/>
|
<img src="manyfold/usr/src/app/public/assets/xrforge_term.svg" style="border-radius:7px; width:100%; max-width:350px"/>
|
||||||
</center>
|
</center>
|
||||||
|
|
||||||
```
|
|
||||||
$ podman run -p 8080:3214 -p 5566:5566 -p 5577:5577 xrforge
|
|
||||||
```
|
|
||||||
|
|
||||||
Powered by:
|
Powered by:
|
||||||
|
|
||||||
* [NIX](https://nixos.org) for reproducibility and reliability
|
* [NIX](https://nixos.org) for reproducibility and reliability
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue