From fad00b67ca209f4759f58aa08de495bf28d2462e Mon Sep 17 00:00:00 2001 From: Stefan Peters Date: Wed, 17 Jan 2024 13:04:59 +0100 Subject: [PATCH] Update README --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 64fb341..ce76cb3 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,11 @@ Docker image to manage and serve multiple instances of [Cocoda Mapping Tool](htt Note: Experimental. +## Table of Contents +- [Usage via Docker Compose](#usage-via-docker-compose) +- [Maintainers](#maintainers) +- [License](#license) + ## Usage via Docker Compose See also the included `docker-compose.yml` file in this repository. @@ -40,3 +45,11 @@ Run setup to build or update instances: ```sh docker compose run -it cocoda bash setup.sh ``` + +## Maintainers + +- [@stefandesu](https://github.com/stefandesu) + +## License + +MIT ©2024 Verbundzentrale des GBV (VZG)