From b0c2cbb147cc43fc04266d088c52a582bb88d23d Mon Sep 17 00:00:00 2001 From: sitek94 Date: Fri, 8 Jan 2021 20:45:55 +0100 Subject: [PATCH] add short description and credit --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e1514da..4d3a3a5 100644 --- a/README.md +++ b/README.md @@ -1 +1,11 @@ -# Refactoring in progress +# Maciek Sitkowski Portfolio + +Hi, I'm Maciek Sitkowski, this is my personal portfolio. You can find here a +little bit about myself, my projects and a way to contact me. + +## Credit + +This portfolio is hugely inspired by +[Kent C. Dodds personal website](https://github.com/kentcdodds/kentcdodds.com). +I've never used Gatsby before so Kent's source code was an amazing source of +knowledge for me and I learned a great deal while reusing it.