From ac8facdd6283eeca0dd00f6df2a5b915eef1833b Mon Sep 17 00:00:00 2001 From: Klemek Date: Fri, 21 Jun 2019 19:06:34 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4229974..baff21d 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ A static blog using Markdown pulled from your git repository. +> You edit it on your local repo, you push it and it's already on your server's blog (plus your friend's RSS is updated) + * **[How it works](#how-it-works)** * **[Installation](#installation)** * **[Writing an article](#writing-an-article)**