From c82b3e760cc7ff273d9e4247df5ab2abbd54aacc Mon Sep 17 00:00:00 2001 From: Jared Rewerts Date: Fri, 10 Aug 2018 16:51:37 -0600 Subject: [PATCH] Added community messaging. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ea511e8..20addb0 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,9 @@ Then the ideal setup for development is: webextension everytime webpack rebuilds it: (in `webext/dist`) `web-ext run --verbose` +### Communication +Questions about Brow.sh? Stuck trying to resolve a tricky issue? Connect with the Brow.sh community on [Gitter](https://gitter.im/browsh)! + ## Building a Browsh release If you'd like to build Browsh for a new package manager, or for any other reason, you can use the script at `interfacer/contrib/build_browsh.go` as a guide. Note