From 5995a8dacef62d7f15ef20ee5e0173eae6e9216f Mon Sep 17 00:00:00 2001
From: patrick96
Date: Sat, 27 Oct 2018 14:59:46 +0200
Subject: [PATCH] readme: Feature subreddit and irc more prominently
---
README.md | 8 +++++++-
SUPPORT.md | 2 +-
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index ecfe33fb..bb558abd 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,7 @@ Make sure you include steps on how to reproduce it.
* [Building from source](#building-from-source)
* [Configuration](#configuration)
* [Running](#running)
+* [Community](#community)
* [Contributors](#contributors)
* [License](#license)
@@ -170,11 +171,16 @@ Or you can copy the example config from `/usr/share/doc/polybar/config` or ` /us
$ polybar example
~~~
-
### Running
[See the wiki for details on how to run polybar](https://github.com/jaagr/polybar/wiki).
+## Community
+Want to get in touch?
+
+* We have our own subreddit at [r/polybar](https://www.reddit.com/r/polybar).
+* Chat with us in the `#polybar` IRC channel on the `chat.freenode.net` server.
+
## Contributors
### Owner
diff --git a/SUPPORT.md b/SUPPORT.md
index d46950af..5ccf839d 100644
--- a/SUPPORT.md
+++ b/SUPPORT.md
@@ -5,7 +5,7 @@ If you need help or troubleshooting tips or just have a question:
* Read the [Known Issues page](https://github.com/jaagr/polybar/wiki/Known-Issues), maybe others had the same issue before.
* Read the [Wiki page](https://github.com/jaagr/polybar/wiki) for the thing you have problems with.
-* Ask in our reddit community at [/r/polybar](https://www.reddit.com/r/polybar)
+* Ask in our reddit community at [r/polybar](https://www.reddit.com/r/polybar)
* Join the official IRC channel `#polybar` on the `chat.freenode.net` network. Make sure to let your IRC client be connected long enough to get an answer, if you disconnect after 15 minutes, you will likely not get any response.
* Ask on [Unix & Linux StackExchange](https://unix.stackexchange.com/). Though not all questions may be suited over there, make sure you're [on topic](https://unix.stackexchange.com/help/on-topic).