|
1 | | - |
2 | 1 | <!-- Badges --> |
3 | 2 | <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" /> |
12 | 23 | </p> |
13 | 24 |
|
| 25 | + |
| 26 | + |
14 | 27 | <div align="center"> |
15 | 28 | <a href="README.md">English</a> | |
16 | 29 | <a href="/docs/ZH/README_zh.md">Chinese (Simplified)</a> |
|
0 commit comments