From 1168f11eab8d4c19fd01acedea3b5a502aa90683 Mon Sep 17 00:00:00 2001 From: Marko Klemetti Date: Tue, 2 May 2017 20:15:49 +0300 Subject: [PATCH] Updated header --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b860ef..6d5ee0a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## Wait for another service +## Wait for another service to become available `./wait-for` is a script designed to synchronize services like docker containers. It is [sh](https://en.wikipedia.org/wiki/Bourne_shell) and [alpine](https://alpinelinux.org/) compatible.