diff --git a/README.md b/README.md index fc56a03e..aa4ba98f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ -# lila-docker +[![Publish CI image](https://github.com/lichess-org/lila-docker/actions/workflows/ci-image.yml/badge.svg)](https://github.com/lichess-org/lila-docker/actions/workflows/ci-image.yml) +# lila-docker Lichess development environment using Docker Compose, for developing on Mac, Linux, or Windows (via WSL). The only requirements for running on your local machine are `git` and Docker Desktop. All the other dependencies (Scala, MongoDB, Node.js, etc) are installed and run in Docker containers.