From 3f4d44bb65e37b704ac21ed67d013f3005d1b0a4 Mon Sep 17 00:00:00 2001 From: Igor Vinokur Date: Wed, 19 Apr 2023 17:57:07 +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 f566a76700..a494bc5d28 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Che Server provides an API for managing Kubernetes namespaces, and to retrieve d hosted on GitHub, GitLab, Bitbucket, and Microsoft Azure Repos. # Project structure -Che Server is mostly a Java web application deployed on an Apache Tomcat server in a container. The relevant modules are: +Che Server is mostly a Java web application deployed on an Apache Tomcat server in a container. Che Server uses the following modules: ### OAuth1 / OAuth2 API implementations - wsmaster/che-core-api-auth - wsmaster/che-core-api-azure-devops