From a500b102c7e2dd1178acfb66a47603bb84117d93 Mon Sep 17 00:00:00 2001 From: Filippo Ferrari Date: Mon, 22 Jan 2024 18:27:35 +0100 Subject: [PATCH] changed README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a976e03..86c6c33 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # this is the structure of my personal blog -I will post stuff mainly because i want to document my journey in the sofware development world and to keep track of my projects, conferences i go to and stuff i learn. +I will post stuff mainly because i want to document my journey in the software development world and to keep track of my projects, conferences i go to and stuff i learn. One day, with enough knowledge, patience and hard work (or by pure chance) these contents will be useful to someone. + +This site is made with HUGO, a nice and easy to use static site builder.