Update README.md

This commit is contained in:
FrozenFOXX
2021-03-11 12:39:15 -08:00
committed by GitHub
parent 1a9208ab0c
commit b81c9c9ea6

View File

@@ -1,5 +1,7 @@
# docker-crawl
[![Build Status](https://cloud.drone.io/api/badges/frozenfoxx/docker-crawl/status.svg?ref=refs/heads/main)](https://cloud.drone.io/frozenfoxx/docker-crawl)
Docker container for Dungeon Crawl Stone Soup (DCSS).
Docker Hub: [https://hub.docker.com/r/frozenfoxx/crawl](https://hub.docker.com/r/frozenfoxx/crawl)
@@ -44,4 +46,4 @@ docker run \
-p 8080:8080 \
--name=crawl_webtiles \
frozenfoxx/crawl:latest
```
```