From f914323cc5698950e96c91beda4b5ad9e1882261 Mon Sep 17 00:00:00 2001 From: Yax <1949284+kianby@users.noreply.github.com> Date: Sun, 12 Jan 2020 19:13:38 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4ae9c1d..0778adc 100755 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Blog du Yax -This blog is built on excellent work performed by fspaolo on [Makesite.py](https://github.com/fspaolo/makesite). -I cut some features and adapted the code to handle blog posts and to support my [commenting system](https://github.com/kianby/stacosys). You should check fspaolo's repository to understand Makesite.py's philosophy and get technical details. +This blog is built on excellent work performed by fspaolo with [Makesite.py](https://github.com/fspaolo/makesite). +I cut some features and wristed the code to focus on blog posts and support my [commenting system](https://github.com/kianby/stacosys). You should check fspaolo's repository to really understand Makesite.py's philosophy and get technical details. This static blog generator code is under MIT license.