From d00da7ce4a164549c6de53c1831f1cae0634b3ed Mon Sep 17 00:00:00 2001 From: Justintime50 <39606064+Justintime50@users.noreply.github.com> Date: Sun, 6 Feb 2022 00:06:14 -0700 Subject: [PATCH] fix: README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cb7e55e..87da3d9 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,12 @@ [![Version](https://img.shields.io/github/v/tag/justintime50/srvinfra)](https://github.com/justintime50/srvinfra/releases) [![Licence](https://img.shields.io/github/license/justintime50/srvinfra)](LICENSE) -I store all my services and websites in the same place and have similar commands to update and deploy them but found myself needing to constantly navigate all over the filesystem to run Docker commands. With `srvinfra`, I can deploy and manage my services and websites with ease using a unified CLI syntax. - Showcase +I store all my services and websites in the same place and have similar commands to update and deploy them but found myself needing to constantly navigate all over the filesystem to run Docker commands. With `srvinfra`, I can deploy and manage my services and websites with ease using a unified CLI syntax. + ## Install ```bash