From ce2345418650bf4fdb8a5d47fb80c1114db025c5 Mon Sep 17 00:00:00 2001 From: Casey LP Date: Mon, 30 Jan 2023 22:01:21 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 422787e..60c223e 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ ![Screenshot from inside the Firestorm Metaverse client, showing a woman with a floating nametag 'foo bar' staring out into the ocean, standing upon a small mound island](https://user-images.githubusercontent.com/11209477/215429557-46cc3ef9-a697-4778-8d89-b9af6089eb5b.png) +![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/soup-bowl/opensimulator-docker/build-main.yml) +![Docker Image Size (tag)](https://img.shields.io/docker/image-size/soupbowl/opensimulator/latest?logo=docker&logoColor=white) +![Docker Pulls](https://img.shields.io/docker/pulls/soupbowl/opensimulator?logo=docker&logoColor=white) + From the [OpenSimulator][os] site: > OpenSimulator is an open source multi-platform, multi-user 3D application server. It can be used to create a virtual environment (or world) which can be accessed through a variety of clients, on multiple protocols.