diff options
author | Alex Auvolat <alex@adnab.me> | 2021-02-08 15:04:22 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2021-02-08 15:04:22 +0100 |
commit | b3a27b9ebbb544b5d9f8f73eb62dd7e10da41c2a (patch) | |
tree | 02efd5c3b553df583df5a15eeac5d6fc8dbd754c | |
parent | 9a8b387bb01cbf6e2663e1d205e24e31c39ad431 (diff) | |
download | garage-b3a27b9ebbb544b5d9f8f73eb62dd7e10da41c2a.tar.gz garage-b3a27b9ebbb544b5d9f8f73eb62dd7e10da41c2a.zip |
Add drone badge
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ # Garage +[![Build Status](https://drone.deuxfleurs.fr/api/badges/Deuxfleurs/garage/status.svg)](https://drone.deuxfleurs.fr/Deuxfleurs/garage) + Garage is a lightweight S3-compatible distributed object store, with the following goals: - As self-contained as possible |