From 319e5a953155881eff8b19bf175c0bd956b5f63e Mon Sep 17 00:00:00 2001 From: Bryan Brancotte <bryan.brancotte@pasteur.fr> Date: Mon, 24 Jun 2024 17:54:15 +0200 Subject: [PATCH] rephrase --- source/user_guide/index.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/user_guide/index.rst b/source/user_guide/index.rst index 4e15a6a..76464bf 100644 --- a/source/user_guide/index.rst +++ b/source/user_guide/index.rst @@ -5,9 +5,9 @@ User Guide ========== -Shiny server can run with two language : R and recently Python. The shiny-k8s -toolkit is also compatible with these two languages. We provide base image with -various version of the language. +Shiny-K8s toolkit provide turn key example is two language : R and Python. +We provide base image with +various version of the language, of the underlying operating system, and of the shiny server. Setup project -- GitLab