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.