From f9ed55ff7ca2db6dc56f8c46a6033230d102e885 Mon Sep 17 00:00:00 2001 From: Marvin Heilemann Date: Wed, 2 Oct 2019 10:05:47 +0200 Subject: [PATCH] Add GIF --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ce344e2..ea2278a 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,17 @@ -# Marvin Heilemann +

+ + Marvin Heilemann +

- [Start](#start) +- [Deploy](#deploy) ## Start Have a look at `Makefile` for testing the live environment or at `package.json` for development. + +## Deploy + +Since I use [now](https://zeit.co/muuvmuuv/portfolio) for my website, it is +deployed there and fully automated.