Skip to content

Commit 6ae7d36

Browse files
author
ideafun
committed
docs(readme): Fix license badge from Apache 2.0 to MIT
1 parent e589936 commit 6ae7d36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
**基于 Open-AutoGLM 的 Android 原生手机智能助手应用**
77

8-
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE)
8+
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
99
[![Android](https://img.shields.io/badge/Android-7.0%2B-green.svg)](https://developer.android.com)
1010
[![Kotlin](https://img.shields.io/badge/Kotlin-1.9-purple.svg)](https://kotlinlang.org)
1111

@@ -396,7 +396,7 @@ A:
396396

397397
## 📄 开源协议
398398

399-
本项目基于 [Apache License 2.0](LICENSE) 开源。
399+
本项目基于 [MIT License](LICENSE) 开源。
400400

401401
## 🙏 致谢
402402

0 commit comments

Comments
 (0)