diff --git a/README.md b/README.md new file mode 100644 index 0000000..08e2d42 --- /dev/null +++ b/README.md @@ -0,0 +1,25 @@ +
+MeowBox +

Meow~ Music Go !

+ + + +
+ + +
+ +# 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 +- Play music from your server +- Music streaming for your embedded devices +- Music library management +- Music search and cache +- User authentication and authorization +- Music collection function + +## Supported databases +- MySQL +- PostgreSQL \ No newline at end of file diff --git a/README/README_zh-CN.md b/README/README_zh-CN.md new file mode 100644 index 0000000..2542722 --- /dev/null +++ b/README/README_zh-CN.md @@ -0,0 +1,25 @@ +
+MeowBox +

喵一下~ 音乐出发!

+ + + +
+ + +
+ +# 什么是 酷喵音乐盒(MeowBox) ? +酷喵音乐盒(MeowBox) 是一个开源的音乐串流工具,允许您将您最喜欢的音乐流式传输到互联网上的任何设备。它使用 Go 编程语言构建,可以轻松部署在任何支持 Go 的平台上。 + +## 功能 +- 在线听音乐 +- 为嵌入式设备提供音乐串流服务 +- 管理音乐库 +- 搜索和缓存音乐 +- 用户身份验证和授权 +- 音乐收藏功能 + +## 支持的数据库 +- MySQL +- PostgreSQL \ No newline at end of file diff --git a/README/images/logo.png b/README/images/logo.png new file mode 100644 index 0000000..4db6487 Binary files /dev/null and b/README/images/logo.png differ