From 84492ae27c575bb7a314c45ec7daf249f40bbcea Mon Sep 17 00:00:00 2001 From: Pavel Emelyanov Date: Thu, 17 Aug 2017 17:13:17 +0300 Subject: [PATCH] Added badges to the title page Travis statues for master and criu-dev and codacy grade. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0c122bec2..42ff4b5bf 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +[![master](https://travis-ci.org/xemul/criu.svg?branch=master)](https://travis-ci.org/xemul/criu) +[![development](https://travis-ci.org/xemul/criu.svg?branch=criu-dev)](https://travis-ci.org/xemul/criu) +[![Codacy Badge](https://api.codacy.com/project/badge/Grade/55251ec7db28421da4481fc7c1cb0cee)](https://www.codacy.com/app/xemul/criu?utm_source=github.com&utm_medium=referral&utm_content=xemul/criu&utm_campaign=Badge_Grade)

## CRIU -- A project to implement checkpoint/restore functionality for Linux