From 0556c50da8b826dede370e5675230aec02f3aba6 Mon Sep 17 00:00:00 2001 From: Mark Macneil Date: Fri, 23 Aug 2019 22:57:25 -0300 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4189522..09400d3 100644 --- a/README.md +++ b/README.md @@ -13,5 +13,8 @@ View the [demo here](https://mmacneil.github.io/devfolio/).
  src\>npm run build
4. Open `index.html` locally in your favorite browser. - 5. Modify accordingly - styles, colors and variables can be changed in `styles.scss`. Refer to the Bulma docs for guidance on how to quickly customize further to suit your tastes using [color helpers](https://bulma.io/documentation/modifiers/color-helpers/) and [variables](https://bulma.io/documentation/customize/variables/) + 5. Modify accordingly - styles, colors and variables can be changed in `styles.scss`. Refer to the Bulma docs for guidance on how to quickly customize further to suit your tastes using [color helpers](https://bulma.io/documentation/modifiers/color-helpers/) and [variables](https://bulma.io/documentation/customize/variables/). + + ## Contact + markmacneil@gmail.com