Remove "build status" badge (drone went away)
diff --git a/README.md b/README.md
index 0998e6a..5d0c31d 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# set [](https://godoc.org/github.com/xtgo/set) [](https://drone.io/github.com/xtgo/set/latest) [](https://coveralls.io/github/xtgo/set?branch=master)
+# set [](https://godoc.org/github.com/xtgo/set) [](https://coveralls.io/github/xtgo/set?branch=master)
Package set provides type-safe, polymorphic mathematical set operations that operate on any sort.Interface implementation.