Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-52-Support-order-management-in-relationships f96047dd3 -> 958626a7d (forced update)
ARIA-53 Add badges to README file Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/860d69bf Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/860d69bf Diff: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/diff/860d69bf Branch: refs/heads/ARIA-52-Support-order-management-in-relationships Commit: 860d69bff45c59ff25cfa1198376323972d91f6d Parents: c9ecc54 Author: Ran Ziv <[email protected]> Authored: Tue Jan 3 14:41:01 2017 +0200 Committer: Ran Ziv <[email protected]> Committed: Tue Jan 3 14:52:04 2017 +0200 ---------------------------------------------------------------------- README.md | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/860d69bf/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index a150d09..06c997e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ ARIA ==== +[](https://travis-ci.org/apache/incubator-ariatosca) +[](https://ci.appveyor.com/project/ApacheSoftwareFoundation/incubator-ariatosca/history) +[](https://opensource.org/licenses/Apache-2.0) + + [ARIA](http://ariatosca.org/) is a minimal TOSCA orchestrator, as well as a platform for building TOSCA-based products. Its features can be accessed via a well-documented Python API.
