From 2e20466a12821ed05933fbc516b1cca8000dd74b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jarl=20Andr=C3=A9=20H=C3=BCbenthal?= Date: Thu, 12 Oct 2023 07:28:27 +0200 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c9dc6d..dc77f68 100644 --- a/README.md +++ b/README.md @@ -8,5 +8,5 @@ The library will use https://github.com/jarlah/docker-engine-api-elixir -to communicate with docker engine api, if the library works (not yet tested, but generated for this very purpose) +to communicate with docker engine api. The latter is an autogenerated elixir client library from openapi spec with some adjustments for proper usage.