From 09b7bcc87fbc4addcc8e5caed0f8f63c8d915ed7 Mon Sep 17 00:00:00 2001 From: Leonardo Rossetti Date: May 20 2022 17:41:49 +0000 Subject: readme changes --- diff --git a/README.md b/README.md index be4e200..e6847cb 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,11 @@ Sample command to run it locally: podman-compose up --force-recreate --build ``` +## Images + +Images are locates in the `images` folder with each image having its own folder. + +A `Makefile` is provided for both convenience and CI usage. ## License