Skip to content

Commit 8368ba1

Browse files
committed
Add Discord link to README
1 parent 329519c commit 8368ba1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
[![Crates.io](https://img.shields.io/crates/v/bb8.svg)](https://crates.io/crates/bb8)
55
[![Build status](https://github.com/djc/bb8/workflows/CI/badge.svg)](https://github.com/djc/bb8/actions?query=workflow%3ACI)
66
[![codecov](https://codecov.io/gh/djc/bb8/branch/main/graph/badge.svg)](https://codecov.io/gh/djc/bb8)
7+
[![Chat](https://img.shields.io/discord/976380008299917365?logo=discord)](https://discord.gg/E4DuUP83V2)
78
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](./LICENSE)
89

910
A full-featured connection pool, designed for asynchronous connections (using

0 commit comments

Comments
 (0)