diff --git a/docker/images/n8n/README.md b/docker/images/n8n/README.md index 7a6488c5ed..8119d6739d 100644 --- a/docker/images/n8n/README.md +++ b/docker/images/n8n/README.md @@ -208,12 +208,12 @@ docker build --build-arg N8N_VERSION=0.18.1 -t n8nio/n8n:0.18.1 . **Short answer:** It means "nodemation" **Long answer:** I get that question quite often (more often than I expected) -so decided it is probably best to answer it here. While looking for a -good name for the project with a free domain I realized very fast that all the -good ones I could think of were already taken. So, in the end, I choose +so I decided it is probably best to answer it here. While looking for a +good name for the project with a free domain I realized very quickly that all the +good ones I could think of were already taken. So, in the end, I chose nodemation. "node-" in the sense that it uses a Node-View and that it uses -Node.js and "-mation" for "automation" what the project is supposed to help with. -Did however not like how long the name was and could not imagine writing +Node.js and "-mation" for "automation" which is what the project is supposed to help with. +However, I did not like how long the name was and I could not imagine writing something that long every time in the CLI. That is when I then ended up on "n8n". Sure does not work perfectly but does neither for Kubernetes (k8s) and did not hear anybody complain there. So I guess it should be ok. diff --git a/packages/cli/README.md b/packages/cli/README.md index 20bf9ac7b8..c5cc8db8a5 100644 --- a/packages/cli/README.md +++ b/packages/cli/README.md @@ -69,12 +69,12 @@ If you are interested in a hosted version of n8n on our infrastructure please co **Short answer:** It means "nodemation" **Long answer:** I get that question quite often (more often than I expected) -so decided it is probably best to answer it here. While looking for a -good name for the project with a free domain I realized very fast that all the -good ones I could think of were already taken. So, in the end, I choose +so I decided it is probably best to answer it here. While looking for a +good name for the project with a free domain I realized very quickly that all the +good ones I could think of were already taken. So, in the end, I chose nodemation. "node-" in the sense that it uses a Node-View and that it uses -Node.js and "-mation" for "automation" what the project is supposed to help with. -Did however not like how long the name was and could not imagine writing +Node.js and "-mation" for "automation" which is what the project is supposed to help with. +However, I did not like how long the name was and I could not imagine writing something that long every time in the CLI. That is when I then ended up on "n8n". Sure does not work perfectly but does neither for Kubernetes (k8s) and did not hear anybody complain there. So I guess it should be ok.