From 43229b3475aee55cfb6660299d75840df7af9320 Mon Sep 17 00:00:00 2001
From: Santosh kumar <29346072+santoshkumarradha@users.noreply.github.com>
Date: Tue, 2 Jan 2024 21:30:51 -0500
Subject: [PATCH] Update README.md
---
README.md | 14 ++++++--------
1 file changed, 6 insertions(+), 8 deletions(-)
diff --git a/README.md b/README.md
index 019c9195e..494c63531 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@ Covalent is a Python library built for AI/ML engineers, developers, and research
Run Code Anywhere: Execute Python functions in any cloud or on-prem cluster by changing just a single line of code.
+Run Code Anywhere: Execute Python functions in any cloud or on-prem cluster by changing just a single line of code.
Its as simple as swapping the decorator with our executor plugins. Choose from [existing plugins](https://docs.covalent.xyz/docs/plugin) or [create custom ones](https://github.com/AgnostiqHQ/covalent-executor-template) for tailored interactions with any infrastructure.
@@ -44,13 +44,13 @@ Its as simple as swapping the decorator with our executor plugins. Choose from [
Abstraction of Infrastructure Management: Abstract the complexities of cloud consoles, terraform, or IaC in the background.
+Abstraction of Infrastructure Management: Abstract the complexities of cloud consoles, terraform, or IaC in the background.
Serverless Infrastructure: Automatically converts any infrastructure, including on-prem SLURM clusters or cloud compute, into a serverless setup.
+Serverless Infrastructure: Automatically converts any infrastructure, including on-prem SLURM clusters or cloud compute, into a serverless setup.