From 9a32a81bcc87c346a7033e8dc5d83a8023b8cbdb Mon Sep 17 00:00:00 2001 From: The Gitter Badger Date: Wed, 20 Apr 2022 12:45:52 +0000 Subject: [PATCH] Add Gitter badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 095db3e..d70c330 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # async-rdma + A framework for writing RDMA applications with high-level abstraction and asynchronous APIs. +[![Join the chat at https://gitter.im/datenlord/async-rdma](https://badges.gitter.im/datenlord/async-rdma.svg)](https://gitter.im/datenlord/async-rdma?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Crates.io][crates-badge]][crates-url] [![Docs][docs-badge]][docs-url] [![GPL licensed][gpl-badge]][gpl-url]