mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Update the readme with Gitter info
This commit is contained in:
parent
86e58ef367
commit
2a9e8a6c68
14
README.md
14
README.md
@ -11,8 +11,6 @@ displaying infrequently-needed, but very important, daily data.
|
|||||||
|
|
||||||
## Quick Start
|
## Quick Start
|
||||||
|
|
||||||
[](https://gitter.im/wtfutil/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
|
||||||
|
|
||||||
### Installation from Source
|
### Installation from Source
|
||||||
|
|
||||||
*Note:* This has only been tested to build against Go 1.9.2. It won't
|
*Note:* This has only been tested to build against Go 1.9.2. It won't
|
||||||
@ -25,6 +23,15 @@ make install
|
|||||||
make run
|
make run
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Or [download the latest binary](https://github.com/senorprogrammer/wtf/releases).
|
||||||
|
|
||||||
|
## Support
|
||||||
|
|
||||||
|
Chat on Gitter:
|
||||||
|
[](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
|
See [https://wtfutil.com](https://wtfutil.com) for the definitive
|
||||||
documentation. Here's some short-cuts:
|
documentation. Here's some short-cuts:
|
||||||
|
|
||||||
@ -45,11 +52,14 @@ And a "probably up-to-date" list of currently-implemented modules:
|
|||||||
* [New Relic](http://wtfutil.com/posts/modules/newrelic/)
|
* [New Relic](http://wtfutil.com/posts/modules/newrelic/)
|
||||||
* [OpsGenie](http://wtfutil.com/posts/modules/opsgenie)
|
* [OpsGenie](http://wtfutil.com/posts/modules/opsgenie)
|
||||||
* [Power](http://wtfutil.com/posts/modules/power/)
|
* [Power](http://wtfutil.com/posts/modules/power/)
|
||||||
|
* [PrettyWeather](http://wtfutil.com/posts/modules/prettyweather/)*
|
||||||
* [Security](http://wtfutil.com/posts/modules/security/)
|
* [Security](http://wtfutil.com/posts/modules/security/)
|
||||||
* [Textfile](http://wtfutil.com/posts/modules/textfile/)
|
* [Textfile](http://wtfutil.com/posts/modules/textfile/)
|
||||||
* [Todo List](http://wtfutil.com/posts/modules/todo/)
|
* [Todo List](http://wtfutil.com/posts/modules/todo/)
|
||||||
* [Weather](http://wtfutil.com/posts/modules/weather/)
|
* [Weather](http://wtfutil.com/posts/modules/weather/)
|
||||||
|
|
||||||
|
*experimental
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests.
|
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user