From f2a647266f5d22aa4e1558bad33dffa958b967e6 Mon Sep 17 00:00:00 2001 From: Travis Ralston <travpc@gmail.com> Date: Tue, 23 Jan 2018 11:17:36 -0700 Subject: [PATCH] Add circle ci badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e5d1bd19..9100bab4 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [](https://matrix.to/#/#mediarepo:t2bot.io) [](https://travis-ci.org/turt2live/matrix-media-repo) [](https://ci.appveyor.com/project/turt2live/matrix-media-repo) +[](https://circleci.com/gh/turt2live/matrix-media-repo/tree/master) Designed for environments with multiple homeservers, matrix-media-repo de-duplicates all media automatically, including remote content. Environments with only one homeserver can still make use of the de-duplication and performance of matrix-media-repo. -- GitLab