diff --git a/README.md b/README.md index c940c50..299846a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -# Wait for it - `wait-for-it.sh` is a pure bash script that wait on the availability of a host and TCP port. It is useful for synchronizing the spin-up of interdependent services, such as linked docker containers. Since it is a pure bash script, it does not have any external dependencies. ## Usage