From 3d330b68d467e36e86cb4e1e60869766c1a93233 Mon Sep 17 00:00:00 2001 From: Klemek Date: Fri, 21 Jun 2019 19:06:53 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index baff21d..aa892ec 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ 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) +> You edit the markdown 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)**