From 1c76bf9bad4f52c6f2da7746e66211ffd079e974 Mon Sep 17 00:00:00 2001 From: Juan David Castro Date: Fri, 10 Aug 2018 10:11:53 -0500 Subject: [PATCH] Fix: MaterialCSS Link Just need to add "http://". --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 72563d2..6316b19 100644 --- a/readme.md +++ b/readme.md @@ -36,4 +36,4 @@ In this directory are all UI components that are used. `ItemList` is responsible ## Design -Design created using [materialize](www.materializecss.com) +Design created using [materialize](http://www.materializecss.com)