From ed87ad91170b8fdf88b1ba463eb6fae9e1670ea3 Mon Sep 17 00:00:00 2001 From: Alexander Makarov Date: Wed, 29 Jun 2016 12:39:20 +0300 Subject: [PATCH] Update README.md --- README.md | 19 +++---------------- 1 file changed, 3 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 3e9decc..01e24e3 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,10 @@ qmsgpack ======== +[![Build status](https://travis-ci.org/pixraider/qmsgpack.svg?branch=master)](https://travis-ci.org/pixraider/qmsgpack) +[![Doc Status](https://readthedocs.org/projects/qmsgpack/badge/?version=latest)](http://qmsgpack.readthedocs.org) + MessagePack for Qt -

- - Build Status - - - Doc Status - -

- - - -Documentation -------------- -Complete documentation is available here: [qmsgpack.readthedocs.org](http://qmsgpack.readthedocs.org/) Installation ------------