Skip to content

Commit

Permalink
doc: add badges
Browse files Browse the repository at this point in the history
  • Loading branch information
fulcanelly authored Dec 6, 2024
1 parent b95c54a commit 300feba
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
# What is it ?
# Chat toolkit

![GitHub Tag](https://img.shields.io/github/v/tag/fulcanelly/chat-toolkit)
<a href="https://www.npmjs.com/package/chat-toolkit"><img alt="NPM Downloads" src="https://img.shields.io/npm/dy/chat-toolkit?link=https%3A%2F%2Fwww.npmjs.com%2Fpackage%2Fchat-toolkit"></a>
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/fulcanelly/chat-toolkit/linter.yml?branch=master)


### What is it ?

it's library/toolkit for easier chat-bot state managment/persistion

Expand Down

0 comments on commit 300feba

Please sign in to comment.