Update README.md

This commit is contained in:
Liam A Edwards
2023-10-08 18:08:07 +01:00
committed by GitHub
parent 93f871b4c3
commit 3523e19090

View File

@@ -4,6 +4,11 @@
Containerized deployment of the <a href="https://spacestation14.io/">Space Station 14</a> server on Linux.
</p>
<div align="center">
[![Create and publish a Docker image](https://github.com/LiamAEdwards/SS14-Docker-Linux-Server/actions/workflows/main.yml/badge.svg?branch=main)](https://github.com/LiamAEdwards/SS14-Docker-Linux-Server/actions/workflows/main.yml)
</div>
---
@@ -11,6 +16,8 @@
---
### 📖 Overview
This project is for those who prefer containerized solutions, making server deployment and management a breeze. It's based on the [official documentation](https://docs.spacestation14.com/en/general-development/setup/server-hosting-tutorial.html) but wrapped up in a Docker container for convenience.