diff --git a/README.md b/README.md index de5d798f5..5bc238424 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.
@@ -115,12 +115,16 @@ Covalent simplifies infrastructure management, making it serverless and scalable +<<<<<<< HEAD If you find Covalent useful or interesting, feel free to give us a ⭐ on GitHub! Your support helps us to continue developing and improving this framework.