diff --git a/README.md b/README.md index 85cb1815..064e6f42 100644 --- a/README.md +++ b/README.md @@ -1,43 +1,21 @@ -
- - - - - - - - - - - - - - - - -
- -- Website • - Documentation • - Blog • - Slack • - Twitter -
+ + + + +**Service for assisted code review, that allows running custom code Analyzers on pull requests.** + +[![GitHub version](https://badge.fury.io/gh/src-d%2Flookout.svg)](https://github.com/src-d/lookout/releases) +[![Build Status](https://travis-ci.org/src-d/lookout.svg?branch=master)](https://travis-ci.org/src-d/lookout) +![Development](https://svg-badge.appspot.com/badge/stability/development?color=D6604A) +[![Code Coverage](https://codecov.io/github/src-d/lookout/coverage.svg)](https://codecov.io/github/src-d/lookout) +[![Go Report Card](https://goreportcard.com/badge/github.com/src-d/lookout)](https://goreportcard.com/report/github.com/src-d/lookout) +[![GoDoc](https://godoc.org/github.com/src-d/lookout?status.svg)](https://godoc.org/github.com/src-d/lookout) + +[Website](https://www.sourced.tech) • +[Documentation](https://docs.sourced.tech) • +[Blog](https://blog.sourced.tech) • +[Slack](http://bit.ly/src-d-community) • +[Twitter](https://twitter.com/sourcedtech) • ## Introduction @@ -50,14 +28,14 @@ Jump to the [Quickstart](#quickstart) section to start using it! * [Introduction](#introduction) - * [Motivation and Scope](#motivation-and-scope) - * [Current Status](#current-status) - * [Further Reading](#further-reading) + * [Motivation and Scope](#motivation-and-scope) + * [Current Status](#current-status) + * [Further Reading](#further-reading) * [Quickstart](#quickstart) * [Available Analyzers](#available-analyzers) * [Create an Analyzer](#create-an-analyzer) * [Contribute](#contribute) - * [Community](#community) + * [Community](#community) * [Code of Conduct](#code-of-conduct) * [License](#license) diff --git a/docs/assets/sourced-lookout.png b/docs/assets/sourced-lookout.png index a63577c6..0aedb98b 100644 Binary files a/docs/assets/sourced-lookout.png and b/docs/assets/sourced-lookout.png differ