From 169a0d27281a651fe7eac8153c2a525765ddbbc1 Mon Sep 17 00:00:00 2001 From: Mateus Ortiz Date: Thu, 20 Oct 2016 15:55:47 -0200 Subject: [PATCH] Adds development instructions --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index b24c110..501f5df 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,14 @@ --- +## Development + +The website use [Jekyll](https://jekyllrb.com/) and to running locally at `http://localhost:4830`, run: + +``` +jekyll serve +``` + ## License This project is licensed under the MIT license: