From c1dd9a7b67dc5368bbffea1fecc432eaeb5e09c5 Mon Sep 17 00:00:00 2001 From: moecinnamo Date: Fri, 21 Nov 2025 22:38:54 +0800 Subject: [PATCH] modify readme --- README.md | 6 +++--- README/README_zh-CN.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index c60a61e..3660695 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,10 @@ English 中文(简体)

-# What is MeowBox? +## What is MeowBox? MeowBox is a music streaming server that allows you to stream your favorite music to any device on the internet. It is built using Go programming language and can be easily deployed on any platform that supports Go. -## Features +### Features - Play music from your server - Music streaming for your embedded devices - Music library management @@ -18,6 +18,6 @@ MeowBox is a music streaming server that allows you to stream your favorite musi - User authentication and authorization - Music collection function -## Supported databases +### Supported databases - MySQL - PostgreSQL \ No newline at end of file diff --git a/README/README_zh-CN.md b/README/README_zh-CN.md index 1ee8c0c..94ba9ba 100644 --- a/README/README_zh-CN.md +++ b/README/README_zh-CN.md @@ -8,10 +8,10 @@ 中文(简体)

-# 什么是 酷喵音乐盒(MeowBox) ? +## 什么是 酷喵音乐盒(MeowBox) ? 酷喵音乐盒(MeowBox) 是一个开源的音乐串流工具,允许您将您最喜欢的音乐流式传输到互联网上的任何设备。它使用 Go 编程语言构建,可以轻松部署在任何支持 Go 的平台上。 -## 功能 +### 功能 - 在线听音乐 - 为嵌入式设备提供音乐串流服务 - 管理音乐库 @@ -19,6 +19,6 @@ - 用户身份验证和授权 - 音乐收藏功能 -## 支持的数据库 +### 支持的数据库 - MySQL - PostgreSQL \ No newline at end of file