Skip to content

Commit

Permalink
doc: add badges to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
unrenamed committed Jul 18, 2024
1 parent 5b4adb2 commit 3f6fd9e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
[![Latest Version](https://img.shields.io/crates/v/chatd)](https://crates.io/crates/chatd)
[![License: AGPL v3](https://img.shields.io/badge/License-AGPL_v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)
[![Build Status](https://github.com/unrenamed/chatd/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/unrenamed/chatd/actions/workflows/build.yml)
[![Coverage Status](https://coveralls.io/repos/github/unrenamed/chatd/badge.svg)](https://coveralls.io/github/unrenamed/chatd)

# chatd

🚧 Work in Progress! 🚧
Expand Down

0 comments on commit 3f6fd9e

Please sign in to comment.