summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar tobi <31960611+tsmethurst@users.noreply.github.com>2022-02-07 15:22:55 +0100
committerLibravatar GitHub <noreply@github.com>2022-02-07 15:22:55 +0100
commit40be88ec609c9b5352cbb7d38fd70ff7c6a233a5 (patch)
tree059e1c01cc649a72f0d1a63334362a96b3788f4d /README.md
parent[feature] add authorization to the already-existing authentication (#365) (diff)
downloadgotosocial-40be88ec609c9b5352cbb7d38fd70ff7c6a233a5.tar.xz
[chore] Drone config update (#383)
* go mod tidy * reformat triggers * add drone build status to readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ae50e9f0d..ac9bcd0f2 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# GoToSocial <!-- omit in toc -->
-![patrons](https://img.shields.io/liberapay/patrons/GoToSocial.svg?logo=liberapay) ![receives](https://img.shields.io/liberapay/receives/GoToSocial.svg?logo=liberapay)
+![patrons](https://img.shields.io/liberapay/patrons/GoToSocial.svg?logo=liberapay) ![receives](https://img.shields.io/liberapay/receives/GoToSocial.svg?logo=liberapay) [![Build Status](https://drone.superseriousbusiness.org/api/badges/superseriousbusiness/gotosocial/status.svg?ref=refs/heads/main)](https://drone.superseriousbusiness.org/superseriousbusiness/gotosocial)
GoToSocial is an [ActivityPub](https://activitypub.rocks/) social network server, written in Golang.