From 9a751e5c884397333484dbd75edc821753ff18c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mindaugas=20Moz=C5=ABras?= Date: Wed, 28 Jan 2015 20:54:11 +0200 Subject: [PATCH] Mention GitLab integration in the first paragraph of README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 793bca37..6501b5a9 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,9 @@ [![Inline docs](http://inch-ci.org/github/mmozuras/pronto.png)](http://inch-ci.org/github/mmozuras/pronto) Pronto runs analysis quickly by checking only the relevant changes. Created to -be used on pull requests, but also suited for other scenarios. Perfect if you -want to find out quickly if branch introduces changes that conform to your -[styleguide](https://github.com/mmozuras/pronto-rubocop), [are DRY](https://github.com/mmozuras/pronto-flay), [don't introduce security holes](https://github.com/mmozuras/pronto-brakeman) and [more](#runners). +be used on [pull requests](#github-integration), but also works [locally](#local-changes) and integrates with [GitLab](#gitlab-integration). +Perfect if want to find out quickly if branch introduces changes that conform +to your [styleguide](https://github.com/mmozuras/pronto-rubocop), [are DRY](https://github.com/mmozuras/pronto-flay), [don't introduce security holes](https://github.com/mmozuras/pronto-brakeman) and [more](#runners). ![Pronto demo](pronto.gif "")