Update README: Add status badges (Shields.io) for professional look

This commit is contained in:
leeyj
2026-03-23 00:51:38 +09:00
parent a0ae39d5bc
commit 33c2609890
+8
View File
@@ -1,6 +1,14 @@
# drawNET - 엔지니어를 위한 고정밀 네트워크 아키텍처 설계 도구 # drawNET - 엔지니어를 위한 고정밀 네트워크 아키텍처 설계 도구
# drawNET - High-Precision Network Architecture Design Tool for Engineers # drawNET - High-Precision Network Architecture Design Tool for Engineers
<p align="center">
<img src="https://img.shields.io/badge/Version-v1.0.0--alpha-blue" alt="Version">
<img src="https://img.shields.io/badge/Python-3.9%2B-green" alt="Python">
<img src="https://img.shields.io/badge/i18n-KO%20%2F%20EN-orange" alt="i18n">
<img src="https://img.shields.io/badge/License-Proprietary-red" alt="License">
<a href="https://ko-fi.com/leeyj78"><img src="https://img.shields.io/badge/Support-Ko--fi-blueviolet?logo=kofi&logoColor=white" alt="Support"></a>
</p>
<p align="center"> <p align="center">
<img src="./image/logo.png" alt="drawNET Logo" width="180"> <img src="./image/logo.png" alt="drawNET Logo" width="180">
</p> </p>