From 90b4ad91eacf10900696e7dae0454187e3e60654 Mon Sep 17 00:00:00 2001
From: M33 <327-m33@git.qoto.org>
Date: Tue, 28 Dec 2021 13:17:46 +0000
Subject: [PATCH] Update README.md

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 7c38b66..0bb35c9 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,7 @@ It is a complement to the [official documentation](https://misskey-hub.net/en/do
 
 Abstract: a VPS with arm64 processor, Docker, a Misskey instance, what could save you some time ?
 
+---
 ---
 
 # Tips list: 
@@ -38,6 +39,7 @@ signToActivityPubGet: true
 
 Deploying your misskey instance on arm64 using docker is pretty straightforward, you will need to use some generic flavor of docker images instead of specific/pined version from the original docker-compose.yml file (see the exemple yaml file in this repository).
 
+---
 ---
 
 # Scripts list:
@@ -54,6 +56,7 @@ Prune all orphaned images, and stopped containers
 ## get_container_id.sh
 Get container ID from name (used in other scripts)
 
+---
 ---
 
 # Ressources list:
-- 
GitLab