浏览代码

Update 'README.md'

kirkleon 4 年之前
父节点
当前提交
f215d4c902
共有 1 个文件被更改,包括 3 次插入3 次删除
  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`.