From 151b9aab267f62aaf9979df30332b8442b9848a1 Mon Sep 17 00:00:00 2001 From: Harshad Yelpale <94516714+Harshad112@users.noreply.github.com> Date: Thu, 8 Jun 2023 00:02:12 +0530 Subject: [PATCH] Improve README.md just added words to the new line so we get suboptions as fast Signed-off-by: Harshad Yelpale <94516714+Harshad112@users.noreply.github.com> --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7119d9122..6ec0b45e1 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,9 @@ ## Overview -Velero (formerly Heptio Ark) gives you tools to back up and restore your Kubernetes cluster resources and persistent volumes. You can run Velero with a public cloud platform or on-premises. Velero lets you: +Velero (formerly Heptio Ark) gives you tools to back up and restore your Kubernetes cluster resources and persistent volumes. You can run Velero with a public cloud platform or on-premises. + +Velero lets you: * Take backups of your cluster and restore in case of loss. * Migrate cluster resources to other clusters. @@ -18,7 +20,7 @@ Velero consists of: ## Documentation -[The documentation][29] provides a getting started guide and information about building from source, architecture, extending Velero, and more. +[The documentation][29] provides a getting started guide and information about building from source, architecture, extending Velero and more. Please use the version selector at the top of the site to ensure you are using the appropriate documentation for your version of Velero.