From 3deac84cc9d9c53d3d346b5d54228de0a0fff96d Mon Sep 17 00:00:00 2001 From: sigoden Date: Wed, 14 Feb 2024 11:54:59 +0000 Subject: [PATCH] chore: add docker pulls badge to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dc91502..3e1a847 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![CI](https://github.com/sigoden/dufs/actions/workflows/ci.yaml/badge.svg)](https://github.com/sigoden/dufs/actions/workflows/ci.yaml) [![Crates](https://img.shields.io/crates/v/dufs.svg)](https://crates.io/crates/dufs) +[![Docker Pulls](https://img.shields.io/docker/pulls/sigoden/dufs)](https://hub.docker.com/r/sigoden/dufs) Dufs is a distinctive utility file server that supports static serving, uploading, searching, accessing control, webdav...