mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-poco.git
synced 2025-10-29 17:52:44 +00:00
updated README.md
This commit is contained in:
22
README.md
22
README.md
@@ -1,16 +1,11 @@
|
||||
POCO C++ Libraries
|
||||
==================
|
||||
|
||||
Build Status
|
||||
------------
|
||||
|
||||
- Travis: [](https://travis-ci.org/pocoproject/poco)
|
||||
- AppVeyor: [](https://ci.appveyor.com/project/obiltschnig/poco/branch/poco-1.8.0)
|
||||
- [](https://bestpractices.coreinfrastructure.org/projects/370)
|
||||
|
||||
|
||||
![alt text][logo]
|
||||
|
||||
|
||||
[](https://travis-ci.org/pocoproject/poco)
|
||||
[](https://ci.appveyor.com/project/obiltschnig/poco/branch/poco-1.9.0)
|
||||
[](https://bestpractices.coreinfrastructure.org/projects/370)
|
||||
|
||||
|
||||
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.
|
||||
@@ -21,6 +16,8 @@ POrtable COmponents C++ Libraries are:
|
||||
- Highly portable and available on many different platforms, from embedded to server.
|
||||
- Open Source, licensed under the [Boost Software License](https://spdx.org/licenses/BSL-1.0).
|
||||
|
||||
![alt text][overview]
|
||||
|
||||
----
|
||||
To start using POCO, see the [Guided Tour](https://pocoproject.org/docs/00100-GuidedTour.html)
|
||||
and [Getting Started](https://pocoproject.org/docs/00200-GettingStarted.html) documents.
|
||||
@@ -36,4 +33,5 @@ In regards to Boost, in spite of some functional overlapping,
|
||||
POCO is best thought of as a Boost complement (rather than replacement).
|
||||
Side-by-side use of Boost and POCO is a very common occurrence.
|
||||
|
||||
[logo]: https://raw.githubusercontent.com/pocoproject/poco/develop/doc/poco.png "Poco Layout"
|
||||
[overview]: https://raw.githubusercontent.com/pocoproject/poco/poco-1.9.0/doc/images/overview.png "Poco Overview"
|
||||
[logo]: https://raw.githubusercontent.com/pocoproject/poco/poco-1.9.0/doc/images/logo.png "Poco Logo"
|
||||
|
||||
BIN
doc/images/logo.png
Normal file
BIN
doc/images/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 27 KiB |
BIN
doc/images/overview.png
Normal file
BIN
doc/images/overview.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.9 KiB |
Reference in New Issue
Block a user