Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #74

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Develop a multitenant Software as a Service application in SAP BTP using CAP (Kyma + Cloud Foundry)
[![REUSE status](https://api.reuse.software/badge/github.com/sap-samples/btp-cap-multitenant-saas)](https://api.reuse.software/info/github.com/sap-samples/btp-cap-multitenant-saas)
[![Deployment and Subscription Test on CF](https://github.com/SAP-samples/btp-cap-multitenant-saas/actions/workflows/ci-pr.yaml/badge.svg)](https://github.com/SAP-samples/btp-cap-multitenant-saas/actions/workflows/ci-pr.yaml)

[![Deployment and Subscription Test on CF](https://github.com/SAP-samples/btp-cap-multitenant-saas/actions/workflows/ci-pr.yaml/badge.svg)](https://github.com/SAP-samples/btp-cap-multitenant-saas/actions/workflows/ci-pr.yaml)
[![REUSE status](https://api.reuse.software/badge/github.com/sap-samples/btp-cap-multitenant-saas)](https://api.reuse.software/info/github.com/sap-samples/btp-cap-multitenant-saas)
## Description

The **Sustainable SaaS (SusaaS)** sample application has been built in a partner collaboration to help interested developers, partners, and customers in developing multitenant Software as a Service applications using CAP and deploying them to the SAP Business Technology Platform (SAP BTP). For this use-case, the **SAP BTP, Cloud Foundry** and **Kyma Runtime** were chosen. Still, you can also develop similar SaaS applications in the **SAP BTP, ABAP environment** ([click here](https://help.sap.com/docs/btp/sap-business-technology-platform/multitenancy-and-saas-applications) for further details).
Expand Down
Loading