Browse Source

Update 'README.md'

kirkleon 4 years ago
parent
commit
f215d4c902
1 changed files with 3 additions and 3 deletions
  1. 3 3
      README.md

+ 3 - 3
README.md

@@ -1,7 +1,7 @@
 # Dockerized Audiobot
+[![Build Status](https://drone.hiram.services/api/badges/kirkleon/dockerized-audiobot/status.svg)](https://drone.hiram.services/kirkleon/dockerized-audiobot)
 
 Dockerizes Splamy's wonderful [TS3AudioBot](https://github.com/Splamy/TS3AudioBot) software.
 
-`update.sh` pulls the latest version of TS3AudioBot and `youtube-dl` into the `pull` directory.
-
-Dockerfile builds an image. Containers can mount a configuration directory at `/data`.
+Dockerfile pulls the latest version of TS3AudioBot and youtube-dl on build. Containers can 
+mount a configuration directory at `/data`.