Skip to content

Commit b68d128

Browse files
authored
Refactor README badges and section organization
1 parent 06ac05c commit b68d128

File tree

1 file changed

+22
-9
lines changed

1 file changed

+22
-9
lines changed

README.md

Lines changed: 22 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,29 @@
1-
21
<!-- Badges -->
32
<p align="left">
4-
<a href="https://github.com/arn-c0de/InteractiveChecklists"><img src="https://img.shields.io/badge/GitHub-arn--c0de%2FInteractiveChecklists-181717?logo=github" alt="GitHub" /></a>
5-
<a href="https://deepwiki.com/arn-c0de/InteractiveChecklists"><img src="https://img.shields.io/badge/DeepWiki-Project%20Docs-blueviolet?logo=book" alt="DeepWiki" /></a>
6-
<img src="https://img.shields.io/badge/version-1.0-blue.svg" alt="Version" />
7-
<img src="https://img.shields.io/badge/platform-Android-green.svg" alt="Platform" />
8-
<img src="https://img.shields.io/badge/built_with-Jetpack%20Compose-orange.svg" alt="Jetpack Compose" />
9-
<img src="https://img.shields.io/badge/platform-Windows-0078D6?logo=windows&logoColor=white" alt="Platform: Windows" />
10-
<img src="https://img.shields.io/badge/language-Python-3776AB?logo=python&logoColor=white" />
11-
<img src="https://img.shields.io/badge/license-CC--BY--NC--SA%204.0-lightgrey.svg" alt="License: CC BY-NC-SA 4.0" />
3+
<img src="https://img.shields.io/badge/license-CC--BY--NC--SA%204.0-lightgrey.svg" alt="License: CC BY-NC-SA 4.0" />
4+
5+
<a href="https://github.com/arn-c0de/InteractiveChecklists">
6+
<img src="https://img.shields.io/badge/GitHub-arn--c0de%2FInteractiveChecklists-181717?logo=github" alt="GitHub" />
7+
</a>
8+
9+
<a href="https://deepwiki.com/arn-c0de/InteractiveChecklists">
10+
<img src="https://img.shields.io/badge/DeepWiki-Project%20Docs-blueviolet?logo=book" alt="DeepWiki" />
11+
</a>
12+
13+
<strong>APP</strong>
14+
<img src="https://img.shields.io/badge/version-1.0-blue.svg" alt="Version" />
15+
<img src="https://img.shields.io/badge/platform-Android-green.svg" alt="Platform: Android" />
16+
<img src="https://img.shields.io/badge/built_with-Jetpack%20Compose-orange.svg" alt="Jetpack Compose" />
17+
18+
<br/>
19+
20+
<strong>PYTHON TOOLS</strong>
21+
<img src="https://img.shields.io/badge/platform-Windows-0078D6?logo=windows&logoColor=white" alt="Platform: Windows" />
22+
<img src="https://img.shields.io/badge/language-Python-3776AB?logo=python&logoColor=white" alt="Python" />
1223
</p>
1324

25+
26+
1427
<div align="center">
1528
<a href="README.md">English</a> |
1629
<a href="/docs/ZH/README_zh.md">Chinese (Simplified)</a>

0 commit comments

Comments
 (0)