From d10da7e99ffc9f045445af904798eef78b402ea9 Mon Sep 17 00:00:00 2001
From: Tru  HUYNH <tru@pasteur.fr>
Date: Tue, 4 Apr 2017 23:29:54 +0200
Subject: [PATCH] add repository goal

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index f49fda6..b2522b0 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
+# play ground for gitlab.pasteur.fr + virtualbox runner integration
+
 # reference:
 - https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/blob/master/docs/executors/virtualbox.md
 
@@ -36,4 +38,4 @@ check_interval = 0
     base_snapshot = "c7-gitlab-snap-20170404"
     disable_snapshots = true
 
-```
\ No newline at end of file
+```
-- 
GitLab