From 27ad49d8ed37dfc20f841f40cce9ab1247c78fa9 Mon Sep 17 00:00:00 2001 From: shiyu Date: Sun, 31 Aug 2025 12:56:15 +0800 Subject: [PATCH] docs: Format badge display in README file --- README.md | 5 ++++- README_zh.md | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f8734b6..e2b7854 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,10 @@ **A highly extensible private cloud storage solution for individuals and teams, featuring AI-powered semantic search.** -![Python Version](https://img.shields.io/badge/Python-3.13+-blue.svg)![React](https://img.shields.io/badge/React-19.0-blue.svg)![License](https://img.shields.io/badge/license-MIT-green.svg)![GitHub stars](https://img.shields.io/github/stars/DrizzleTime/foxel?style=social) +![Python Version](https://img.shields.io/badge/Python-3.13+-blue.svg) +![React](https://img.shields.io/badge/React-19.0-blue.svg) +![License](https://img.shields.io/badge/license-MIT-green.svg) +![GitHub stars](https://img.shields.io/github/stars/DrizzleTime/foxel?style=social) ---
diff --git a/README_zh.md b/README_zh.md index 6ee3bc3..e511268 100644 --- a/README_zh.md +++ b/README_zh.md @@ -8,7 +8,10 @@ **一个面向个人和团队的、高度可扩展的私有云盘解决方案,支持 AI 语义搜索。** -![Python Version](https://img.shields.io/badge/Python-3.13+-blue.svg)![React](https://img.shields.io/badge/React-19.0-blue.svg)![License](https://img.shields.io/badge/license-MIT-green.svg)![GitHub stars](https://img.shields.io/github/stars/DrizzleTime/foxel?style=social) +![Python Version](https://img.shields.io/badge/Python-3.13+-blue.svg) +![React](https://img.shields.io/badge/React-19.0-blue.svg) +![License](https://img.shields.io/badge/license-MIT-green.svg) +![GitHub stars](https://img.shields.io/github/stars/DrizzleTime/foxel?style=social) ---