From f390bd95464dea814bd2033f796aac2d40ac97c2 Mon Sep 17 00:00:00 2001 From: LiamPauling Date: Sat, 27 May 2017 08:26:37 +0100 Subject: [PATCH] closes #51 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7a7ecf9c..4bb6681e 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ Lightweight, super fast (uses c libraries) pythonic wrapper for [Betfair API-NG] [Documentation](https://github.com/liampauling/betfairlightweight/wiki) +[Join slack group](https://betfairlightweight.herokuapp.com) + Currently tested on Python 2.7, 3.4, 3.5 and 3.6. # installation