docs: add CI, release, npm, Go, license, and Discord badges

This commit is contained in:
Ed Zynda
2026-02-27 18:49:34 +03:00
parent 2fce8731e1
commit 879ec65609
+9
View File
@@ -2,6 +2,15 @@
<img src="logo.jpg" alt="KIT" width="400">
</p>
<p align="center">
<a href="https://github.com/mark3labs/kit/actions/workflows/ci.yml"><img src="https://github.com/mark3labs/kit/actions/workflows/ci.yml/badge.svg" alt="CI"></a>
<a href="https://github.com/mark3labs/kit/releases/latest"><img src="https://img.shields.io/github/v/release/mark3labs/kit?style=flat&color=blue" alt="Release"></a>
<a href="https://www.npmjs.com/package/@mark3labs/kit"><img src="https://img.shields.io/npm/v/@mark3labs/kit?style=flat&color=cb3837" alt="npm"></a>
<a href="https://pkg.go.dev/github.com/mark3labs/kit"><img src="https://pkg.go.dev/badge/github.com/mark3labs/kit.svg" alt="Go Reference"></a>
<a href="https://github.com/mark3labs/kit/blob/master/LICENSE"><img src="https://img.shields.io/github/license/mark3labs/kit?style=flat" alt="License"></a>
<a href="https://discord.gg/RqSS2NQVsY"><img src="https://img.shields.io/discord/1234567890?style=flat&logo=discord&logoColor=white&label=Discord&color=5865F2" alt="Discord"></a>
</p>
# KIT (Knowledge Inference Tool)
TBD