diff --git a/readme.md b/readme.md
index e500f30..ff3cac0 100644
--- a/readme.md
+++ b/readme.md
@@ -3,7 +3,7 @@
# OMP - OneDrive Media Player
![ci](https://github.com/nini22P/omp/actions/workflows/ci.yml/badge.svg)
-
+
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/nini22p)
English | [中文](./readme_cn.md)
@@ -68,6 +68,13 @@ REDIRECT_URI=
Run `npm i && npm run build`
+## Donations
+
+This project is free, if you think it works, feel free to donate to support it
+
+- [AFDIAN](https://afdian.com/a/nini22P)
+- [Ko-fi](https://ko-fi.com/nini22p)
+
## License
[AGPL 3.0](https://github.com/nini22P/omp/blob/main/LICENSE)
diff --git a/readme_cn.md b/readme_cn.md
index 551b93a..663e73e 100644
--- a/readme_cn.md
+++ b/readme_cn.md
@@ -3,7 +3,7 @@
# OMP - OneDrive 媒体播放器
![ci](https://github.com/nini22P/omp/actions/workflows/ci.yml/badge.svg)
-
+
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/nini22p)
[English](./readme.md) | 中文
@@ -68,6 +68,13 @@ REDIRECT_URI=
运行 `npm i && npm run build`
+## 捐赠
+
+这个项目完全免费,如果你觉得好用,欢迎捐赠支持
+
+- [爱发电](https://afdian.com/a/nini22P)
+- [Ko-fi](https://ko-fi.com/nini22p)
+
## 许可
[AGPL 3.0](https://github.com/nini22P/omp/blob/main/LICENSE)