mirror of
https://github.com/boostorg/core.git
synced 2025-07-31 05:17:22 +02:00
Update README.md
This commit is contained in:
@ -8,6 +8,13 @@ The criteria for inclusion is that the utility component be:
|
|||||||
* used by other Boost libraries, and
|
* used by other Boost libraries, and
|
||||||
* not dependent on any other Boost modules except Core itself, Config, Assert, Static Assert, or Predef.
|
* not dependent on any other Boost modules except Core itself, Config, Assert, Static Assert, or Predef.
|
||||||
|
|
||||||
|
### CI Status
|
||||||
|
|
||||||
|
Branch | Travis | Appveyor
|
||||||
|
---------|--------|---------
|
||||||
|
Develop | [](https://travis-ci.org/boostorg/core) | [](https://ci.appveyor.com/project/pdimov/core)
|
||||||
|
Master | [](https://travis-ci.org/boostorg/core) | [](https://ci.appveyor.com/project/pdimov/core)
|
||||||
|
|
||||||
### Directories
|
### Directories
|
||||||
|
|
||||||
* **doc** - Documentation of the components
|
* **doc** - Documentation of the components
|
||||||
|
Reference in New Issue
Block a user