From a624a6fb6ba65bc6ce440da61355b290760101a0 Mon Sep 17 00:00:00 2001 From: SARIKA BALAKRISHNAN <51283607+SARIKAMB@users.noreply.github.com> Date: Sat, 12 Oct 2019 20:34:08 +0530 Subject: [PATCH] Added Use --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e326b6bb..4b945fc4 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,11 @@ Before start you need to have installed _npm_ , as well as _gulp_ globally. This boilerplate uses Pug templates with external data configs. Main settings can be found in `dev/data/config.json` file. And they're available for usage in templates with `config.key-name` +## Use + +You can easily edit the template and make your own responsive portfolio with it. + + ## Tasks Here comes groups ofgulp tasks with some explanations