Skip to content

Commit bb3474e

Browse files
committed
docs: simplify README badges
1 parent 89eccdf commit bb3474e

2 files changed

Lines changed: 12 additions & 36 deletions

File tree

README.md

Lines changed: 6 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -5,24 +5,12 @@
55
<h3>Evidence-first financial analysis chatbot.</h3>
66

77
<p>
8-
<a href="README.md"><img alt="Language English" src="https://img.shields.io/badge/Language-English-2f80ed?style=for-the-badge"></a>
9-
<a href="README_CN.md"><img alt="Language Simplified Chinese" src="https://img.shields.io/badge/%E8%AF%AD%E8%A8%80-%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87-d97706?style=for-the-badge"></a>
10-
</p>
11-
12-
<p>
13-
<a href="LICENSE"><img alt="License MIT" src="https://img.shields.io/badge/License-MIT-f1c40f?style=for-the-badge"></a>
14-
<img alt="Course ARIN7012" src="https://img.shields.io/badge/Course-ARIN7012-555555?style=for-the-badge">
15-
<img alt="Group 4.2" src="https://img.shields.io/badge/Group-4.2-8b0000?style=for-the-badge">
16-
<img alt="Status Research Prototype" src="https://img.shields.io/badge/Status-Research%20Prototype-0f766e?style=for-the-badge">
17-
<img alt="Market China" src="https://img.shields.io/badge/Market-China%20Finance-285aa6?style=for-the-badge">
18-
</p>
19-
20-
<p>
21-
<img alt="Python 3.13" src="https://img.shields.io/badge/Python-3.13-3776ab?style=for-the-badge">
22-
<img alt="FastAPI" src="https://img.shields.io/badge/API-FastAPI-009688?style=for-the-badge">
23-
<img alt="Backend Query Intelligence" src="https://img.shields.io/badge/Backend-Query%20Intelligence-172033?style=for-the-badge">
24-
<img alt="Frontend Browser Chatbot" src="https://img.shields.io/badge/Frontend-Browser%20Chatbot-111111?style=for-the-badge">
25-
<img alt="LLM DeepSeek" src="https://img.shields.io/badge/LLM-DeepSeek-4b5563?style=for-the-badge">
8+
<a href="README.md"><img alt="English" src="https://img.shields.io/badge/English-2f80ed?style=flat"></a>
9+
<a href="README_CN.md"><img alt="简体中文" src="https://img.shields.io/badge/%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87-d97706?style=flat"></a>
10+
<a href="LICENSE"><img alt="MIT License" src="https://img.shields.io/badge/MIT-f1c40f?style=flat"></a>
11+
<img alt="Python 3.13" src="https://img.shields.io/badge/Python%203.13-3776ab?style=flat">
12+
<img alt="FastAPI" src="https://img.shields.io/badge/FastAPI-009688?style=flat">
13+
<img alt="DeepSeek" src="https://img.shields.io/badge/DeepSeek-4b5563?style=flat">
2614
</p>
2715

2816
</div>

README_CN.md

Lines changed: 6 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -5,24 +5,12 @@
55
<h3>证据优先的金融分析聊天机器人。</h3>
66

77
<p>
8-
<a href="README.md"><img alt="Language English" src="https://img.shields.io/badge/Language-English-2f80ed?style=for-the-badge"></a>
9-
<a href="README_CN.md"><img alt="Language Simplified Chinese" src="https://img.shields.io/badge/%E8%AF%AD%E8%A8%80-%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87-d97706?style=for-the-badge"></a>
10-
</p>
11-
12-
<p>
13-
<a href="LICENSE"><img alt="License MIT" src="https://img.shields.io/badge/License-MIT-f1c40f?style=for-the-badge"></a>
14-
<img alt="Course ARIN7012" src="https://img.shields.io/badge/Course-ARIN7012-555555?style=for-the-badge">
15-
<img alt="Group 4.2" src="https://img.shields.io/badge/Group-4.2-8b0000?style=for-the-badge">
16-
<img alt="Status Research Prototype" src="https://img.shields.io/badge/Status-Research%20Prototype-0f766e?style=for-the-badge">
17-
<img alt="Market China Finance" src="https://img.shields.io/badge/Market-China%20Finance-285aa6?style=for-the-badge">
18-
</p>
19-
20-
<p>
21-
<img alt="Python 3.13" src="https://img.shields.io/badge/Python-3.13-3776ab?style=for-the-badge">
22-
<img alt="FastAPI" src="https://img.shields.io/badge/API-FastAPI-009688?style=for-the-badge">
23-
<img alt="Backend Query Intelligence" src="https://img.shields.io/badge/Backend-Query%20Intelligence-172033?style=for-the-badge">
24-
<img alt="Frontend Browser Chatbot" src="https://img.shields.io/badge/Frontend-Browser%20Chatbot-111111?style=for-the-badge">
25-
<img alt="LLM DeepSeek" src="https://img.shields.io/badge/LLM-DeepSeek-4b5563?style=for-the-badge">
8+
<a href="README.md"><img alt="English" src="https://img.shields.io/badge/English-2f80ed?style=flat"></a>
9+
<a href="README_CN.md"><img alt="简体中文" src="https://img.shields.io/badge/%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87-d97706?style=flat"></a>
10+
<a href="LICENSE"><img alt="MIT License" src="https://img.shields.io/badge/MIT-f1c40f?style=flat"></a>
11+
<img alt="Python 3.13" src="https://img.shields.io/badge/Python%203.13-3776ab?style=flat">
12+
<img alt="FastAPI" src="https://img.shields.io/badge/FastAPI-009688?style=flat">
13+
<img alt="DeepSeek" src="https://img.shields.io/badge/DeepSeek-4b5563?style=flat">
2614
</p>
2715

2816
</div>

0 commit comments

Comments
 (0)