From 61bdeb87246fa202b1c3b376c0d13abe3e78594c Mon Sep 17 00:00:00 2001
From: Virtua Creative <virtua.creative@gmail.com>
Date: Thu, 24 Mar 2016 20:59:51 -0300
Subject: [PATCH] minor adjustments - readme.md

---
 README.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.md b/README.md
index aae0e6d..c5b3f2a 100644
--- a/README.md
+++ b/README.md
@@ -10,10 +10,9 @@ Example [Jekyll] site using GitLab Pages. Read more at http://doc.gitlab.com/ee/
 
 # Original source:
 
-This project was created with [Jekyll] 3.1.2 default template by running `jekyll new project` locally. 
+This project was created with [Jekyll] v.3.1.2 default template by running `jekyll new project` locally. 
 After that, the project was pushed to this repository with the following configurations:
 
-- Jekyll version: 3.1.2
 - GitLab CI config: [`.gitlab-ci.yml`]
 - Gitignore: [`.gitignore`]
 - Jekyll config: [`_config.yml`]
-- 
GitLab