diff --git a/README.md b/README.md index 5002785..f2ca323 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ ## examples/http_trace +[![Join the chat at https://gitter.im/mranney/http_trace](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/mranney/http_trace?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + This is a handy program that decodes HTTP and WebSocket traffic. It uses `node_pcap`. Install it with: npm install http_trace