diff --git a/README.md b/README.md index 5851edc..5382b66 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # BotKube [![Build Status](https://travis-ci.org/infracloudio/botkube.svg?branch=master)](https://travis-ci.org/infracloudio/botkube) [![Go Report Card](https://goreportcard.com/badge/github.com/infracloudio/botkube)](https://goreportcard.com/report/github.com/infracloudio/botkube) -For detailed documentation visit www.botkube.io +For complete documentation visit www.botkube.io A slack bot which keeps eye on your kubernetes resources and notifies about resources life cycles events, errors and warnings. It allows you to define and run certain checks on resouces specs. You can also ask BotKube to execute kubectl commands on k8s cluster which helps debugging an application or cluster.