From 6935867a120669285df27809262d41d95fc1b96f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=BA=C5=A1=20N=C3=A1me=C5=A1n=C3=BD?= Date: Sat, 11 Aug 2018 16:15:49 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 45cdc25..dd504b7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ -# personal-website +# Personal Website -When it's finished this will be my personal website. Until then the code is on branches [develop](https://github.com/LordMathis/personal-website/tree/develop) and [develop-universal](https://github.com/LordMathis/personal-website/tree/develop-universal) +This is the source code for my website [namesny.com](https://namesny.com). + +This website is built with React and is open source. It is universally rendered both on server and in browser. The content is served through an API.