From 93e1a592df9249efb0599cbe58ba647dc0f0627a Mon Sep 17 00:00:00 2001 From: 666ghj <670939375@qq.com> Date: Thu, 22 Jan 2026 19:03:44 +0800 Subject: [PATCH] feat(README): add Docker badge to README files for enhanced visibility of Docker support --- README-EN.md | 1 + README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README-EN.md b/README-EN.md index c207bc5..d77aa6b 100644 --- a/README-EN.md +++ b/README-EN.md @@ -16,6 +16,7 @@ [![GitHub License](https://img.shields.io/github/license/666ghj/MiroFish?style=flat-square)](https://github.com/666ghj/MiroFish/blob/main/LICENSE) [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/666ghj/MiroFish) +[![Docker](https://img.shields.io/badge/Docker-Build-2496ED?style=flat-square&logo=docker&logoColor=white)](https://hub.docker.com/) [![Version](https://img.shields.io/badge/version-v0.1.0-green.svg?style=flat-square)](https://github.com/666ghj/MiroFish) [English](./README-EN.md) | [中文文档](./README.md) diff --git a/README.md b/README.md index 8a89a6b..96d29ef 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ [![GitHub License](https://img.shields.io/github/license/666ghj/MiroFish?style=flat-square)](https://github.com/666ghj/MiroFish/blob/main/LICENSE) [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/666ghj/MiroFish) +[![Docker](https://img.shields.io/badge/Docker-Build-2496ED?style=flat-square&logo=docker&logoColor=white)](https://hub.docker.com/) [![Version](https://img.shields.io/badge/version-v0.1.0-green.svg?style=flat-square)](https://github.com/666ghj/MiroFish) [English](./README-EN.md) | [中文文档](./README.md)