From 896b361a810c78bcc474604c47aeed0adb04aa3b Mon Sep 17 00:00:00 2001 From: Ala Shiban <96867907+AlaShibanAtKlo@users.noreply.github.com> Date: Sat, 14 Jan 2023 06:18:26 -0800 Subject: [PATCH] removed extra whitespace --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 527f5231..6c9936f0 100644 --- a/README.md +++ b/README.md @@ -494,7 +494,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [pyinfra](https://github.com/Fizzadar/pyinfra) - A versatile CLI tools and python libraries to automate infrastructure. * [saltstack](https://github.com/saltstack/salt) - Infrastructure automation and management system. * [klotho](https://github.com/klothoplatform/klotho) - A CLI tool for transforming plain Python code to deployable cloud native code. - * SSH-style Deployment * [cuisine](https://github.com/sebastien/cuisine) - Chef-like functionality for Fabric. * [fabric](https://github.com/fabric/fabric) - A simple, Pythonic tool for remote execution and deployment.