From c148aea87525723c472d309a7e3f88e573566495 Mon Sep 17 00:00:00 2001 From: The Gitter Badger Date: Mon, 18 Apr 2016 08:39:35 +0000 Subject: Add Gitter badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 75b35cd..8e6c6aa 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ ## Windows Kernel-Mode Drivers written in Rust +[![Join the chat at https://gitter.im/pravic/winapi-kmd-rs](https://badges.gitter.im/pravic/winapi-kmd-rs.png)](https://gitter.im/pravic/winapi-kmd-rs) + This library is just a proof-of-concept of the windows kernel-mode drivers, which can be written in Rust programming language. It contains the types, constants and bindings for the [Windows Driver Kit](https://en.wikipedia.org/wiki/Windows_Driver_Kit) -- cgit v1.2.3