diff --git a/README.md b/README.md index 8608a0a5f..a0d12ad58 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ Build Status - Travis: [![Travis Build Status](https://travis-ci.org/pocoproject/poco.png?branch=develop)](https://travis-ci.org/pocoproject/poco) - AppVeyor: [![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/7iyrx3f233s3akae)](https://ci.appveyor.com/project/obiltschnig/poco) +![alt text][logo] POrtable COmponents C++ Libraries are: -------------------------------------- @@ -35,3 +36,5 @@ When contributing to POCO, please adhere to our [guidelines](https://github.com/ All text file line endings in the repository must be Unix-style (LF). This includes Visual Studio project and solution files (.sln, .vcproj, .vcxproj, .vcxproj.filters). + +[logo]: https://raw.githubusercontent.com/pocoproject/poco/develop/doc/poco.png "Poco Layout"