diff --git a/README.md b/README.md index 0ce4fe6a..823853b5 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ # MultiApps [![Build Status](https://github.com/cloudfoundry/multiapps/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/cloudfoundry/multiapps/actions/workflows/main.yml) Provides common components like parsers, validators and utilities for Multitarget Application (MTA) models. These common components are reused across different MTA deployer implementations. One such instance is the [Cloud Foundry MultiApps Controller](https://github.com/cloudfoundry-incubator/multiapps-controller). For more information about the Multitarget Application model, see the official [Multitarget Application Model v.2](https://www.sap.com/documents/2016/06/e2f618e4-757c-0010-82c7-eda71af511fa.html) and the [Multitarget Application Model v.3](https://www.sap.com/documents/2021/09/66d96898-fa7d-0010-bca6-c68f7e60039b.html) specification documents. - +1 # Components ## multiapps-common