From 3b2d974330a2111d8e6a25f03935a9696294760f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=9D=E6=84=8F?= Date: Fri, 31 May 2024 23:21:00 +0800 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1f76d48..db60eb8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # beancount-gs -![license](https://img.shields.io/github/license/BaoXuebin/beancount-gs?style=flat-square) -[![docker image size](https://img.shields.io/docker/image-size/xdbin/beancount-gs/latest?label=docker-image&style=flat-square)](https://hub.docker.com/repository/docker/xdbin/beancount-gs/general) +![license](https://img.shields.io/github/license/BaoXuebin/beancount-gs) +[![docker image size](https://img.shields.io/docker/image-size/xdbin/beancount-gs/latest?label=docker-image)](https://hub.docker.com/repository/docker/xdbin/beancount-gs/general) +![docker pulls](https://img.shields.io/docker/pulls/xdbin/beancount-gs) [演示地址](https://beancount.xdbin.com/) [使用文档](https://www.yuque.com/chuyi-ble7p/beancount-gs)