From d99117c92bed823984c662f8aa4d835a51219a04 Mon Sep 17 00:00:00 2001 From: The Gitter Badger Date: Fri, 22 Apr 2016 08:45:25 +0000 Subject: [PATCH] Add Gitter badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9e8e4a4..77cf643 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ ## About +[![Join the chat at https://gitter.im/buger/gor](https://badges.gitter.im/buger/gor.svg)](https://gitter.im/buger/gor?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + Gor is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes.