From c42e5c54178f30e01e498321b06123cc9667a4d1 Mon Sep 17 00:00:00 2001
From: Sam Beckham <sbeckham@gitlab.com>
Date: Tue, 5 Jun 2018 13:38:26 +0000
Subject: [PATCH] Adds a README

---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 README.md

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..7598895
--- /dev/null
+++ b/README.md
@@ -0,0 +1,6 @@
+![Gitlab ❤️ VuePress](https://samdbeckham.gitlab.io/vuepress-gl-pages/hero.png)
+
+# VuePress GitLab pages template
+
+This repo contains all the starter files for running VuePress on GitLab pages.
+If you want to read more on VuePress, [check out their website](https://vuepress.vuejs.org/).
\ No newline at end of file
-- 
GitLab