From 4a842c5f3bff95d0e92337f5ac0e63d547bf2d1d Mon Sep 17 00:00:00 2001 From: Julien Neuhart Date: Fri, 13 Apr 2018 20:59:23 +0200 Subject: [PATCH] small README improvement --- .blueprints/README.blueprint.md | 2 ++ README.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/.blueprints/README.blueprint.md b/.blueprints/README.blueprint.md index b790298c..5947590f 100644 --- a/.blueprints/README.blueprint.md +++ b/.blueprints/README.blueprint.md @@ -107,6 +107,8 @@ In the following example, I'll demonstrate how to do some vertical scaling (= on version: '3' services: + + # your others services gotenberg: image: gotenberg:1.0.0 diff --git a/README.md b/README.md index fc114e30..cf87d818 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,8 @@ In the following example, I'll demonstrate how to do some vertical scaling (= on version: '3' services: + + # your others services gotenberg: image: gotenberg:1.0.0