From c85f340f1e466b623b39e599692b88c735ade8ea Mon Sep 17 00:00:00 2001 From: Bianca Tamayo Date: Sun, 24 Sep 2017 11:01:48 -0700 Subject: [PATCH] Added IRC channel info --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 09a6882..5867f88 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,8 @@ Doing it this way accomplishes two things: 3. Allows the possibility of merging back to original, or merging from original if or when the need arises 4. Prevents lock-out by giving administrative access to more than one person, increases transferability +## Misc +- We are `#bats` on freenode --- # Bats: Bash Automated Testing System