From dd89db0c9de67e9db5f33939ea782a9c03c3f033 Mon Sep 17 00:00:00 2001 From: Nikolaos Karaolidis Date: Wed, 22 Mar 2023 01:45:38 +0200 Subject: [PATCH] Update README Signed-off-by: Nikolaos Karaolidis --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 748694f..25501b7 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ n8n is a free and open fair-code licensed node based Workflow Automation Tool. Easily automate tasks across different services. -This repository contains the Dockerfile to build the n8n Docker image with docker in docker support. +This repository contains a Dockerfile to build n8n with docker-in-docker support.