Skip to content

Commit

Permalink
Update the readme with Gitter info
Browse files Browse the repository at this point in the history
  • Loading branch information
senorprogrammer committed Jun 3, 2018
1 parent f1cf8fc commit db3a828
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Expand Up @@ -11,8 +11,6 @@ displaying infrequently-needed, but very important, daily data.

## Quick Start

[![Join the chat at https://gitter.im/wtfutil/Lobby](https://badges.gitter.im/wtfutil/Lobby.svg)](https://gitter.im/wtfutil/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

### Installation from Source

*Note:* This has only been tested to build against Go 1.9.2. It won't
Expand All @@ -25,6 +23,15 @@ make install
make run
```

Or [download the latest binary](https://github.com/senorprogrammer/wtf/releases).

## Support

Chat on Gitter:
[![Join the chat at https://gitter.im/wtfutil/Lobby](https://badges.gitter.im/wtfutil/Lobby.svg)](https://gitter.im/wtfutil/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

## Documentation

See [https://wtfutil.com](https://wtfutil.com) for the definitive
documentation. Here's some short-cuts:

Expand All @@ -45,11 +52,14 @@ And a "probably up-to-date" list of currently-implemented modules:
* [New Relic](http://wtfutil.com/posts/modules/newrelic/)
* [OpsGenie](http://wtfutil.com/posts/modules/opsgenie)
* [Power](http://wtfutil.com/posts/modules/power/)
* [PrettyWeather](http://wtfutil.com/posts/modules/prettyweather/)*
* [Security](http://wtfutil.com/posts/modules/security/)
* [Textfile](http://wtfutil.com/posts/modules/textfile/)
* [Todo List](http://wtfutil.com/posts/modules/todo/)
* [Weather](http://wtfutil.com/posts/modules/weather/)

*experimental

## Contributing

Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests.
Expand Down

0 comments on commit db3a828

Please sign in to comment.