From 12c6c65f378e85ec7bf1ac11931b16e633dca6a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=BCnter=20Obiltschnig?= Date: Wed, 7 Mar 2018 16:10:14 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 44a0fd65f..025bcae5d 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,11 @@ -POCO C++ Libraries -================== +![alt text][logo] + [![Travis Build Status](https://travis-ci.org/pocoproject/poco.png?branch=poco-1.9.0)](https://travis-ci.org/pocoproject/poco) [![Build status](https://ci.appveyor.com/api/projects/status/7iyrx3f233s3akae/branch/poco-1.9.0?svg=true)](https://ci.appveyor.com/project/obiltschnig/poco/branch/poco-1.9.0) [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/370/badge)](https://bestpractices.coreinfrastructure.org/projects/370) -![alt text][logo] - POrtable COmponents C++ Libraries are: -------------------------------------- - A collection of C++ class libraries, conceptually similar to the Java Class Library, the .NET Framework or Apple’s Cocoa.