Skip to content

Commit 814ff17

Browse files
committed
Modified the readme file to point to the template folder.
Created a getting started section, through which users can start using the theme.
1 parent fd93d74 commit 814ff17

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ Check out [the demo at this link](http://fezvrasta.github.io/bootstrap-material-
1212

1313
bower install bootstrap-material-design --save
1414

15+
## Getting started
16+
17+
Navigate to the `template/` folder in this repository, and you will see the `index.html` file, which has the CSS include statements, in the `head` section and the JS includes just before `body` section closes.
18+
19+
You need to copy the `material/` folder to the root of your project, ensuring that all the files in your project can access the files through the relative URL, supplied in the CSS and the JS includes.
1520

1621
## Features
1722

0 commit comments

Comments
 (0)