From 28e2c6512cf3878518dff82532650144e849198e Mon Sep 17 00:00:00 2001 From: The Gitter Badger Date: Thu, 3 May 2018 14:10:20 +0000 Subject: [PATCH] Add Gitter badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e6f5d0d5..7646d3a8 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ # Synopsis +[![Join the chat at https://gitter.im/boostorg/python](https://badges.gitter.im/boostorg/python.svg)](https://gitter.im/boostorg/python?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + Welcome to Boost.Python, a C++ library which enables seamless interoperability between C++ and the Python programming language. The library includes support for: * References and Pointers