diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -8,6 +8,7 @@ A WeeChat native client for Slack.com. Provides supplemental features only avail Table of Contents ----------------- * [Features](#features) + * [Contributing](#contributing) * [Dependencies](#dependencies) * [Setup](#setup) * [1. Install dependencies](#1-install-dependencies) @@ -58,6 +59,11 @@ Features * Expands/shows metadata for things like tweets/links * *Super fun* debug mode. See what the websocket is saying +Contributing +------------ + +See [docs/contributing.md](./docs/contributing.md). + Dependencies ------------ * WeeChat 1.3+ http://weechat.org/ |