From 8e282cb58fdee0f1ddb38d7647c22cec22483166 Mon Sep 17 00:00:00 2001 From: Igor Vinokur Date: Wed, 19 Apr 2023 11:55:41 +0300 Subject: [PATCH] Update README.md Co-authored-by: Max Leonov --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9d2fb5879..0c9ad79bdf 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # What is Che server -Che Server provides an Api to retrieve devfile content from the given repositories such as GitHub GitLab Bitbucket and Azure. +Che Server provides an API to retrieve devfile content from repositories hosted on GitHub, GitLab, Bitbucket, and Microsoft Azure Repos. Apart from that Che Server provides an Api to provision Kubernetes namespaces. # Project structure