Skip to content

Commit f66c917

Browse files
committed
update readme and gitignore
1 parent 88247a5 commit f66c917

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ bower_components/
44
.tmp/
55
dist/
66
.idea/
7+
.publish/

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Responsive Angular admin dashboard with material design based on
77

88
![promo-amd](src/assets/images/promo-amd.png)
99

10-
Check out [DEMO](http://flatlogic.github.io/angular-material-dashboard/site/)
10+
Check out [DEMO](http://flatlogic.github.io/angular-material-dashboard/)
1111

1212
## Getting started
1313

@@ -49,6 +49,7 @@ Design by [flatlogic.com](http://flatlogic.com/)
4949

5050
## Deploy to Github pages
5151

52+
$ gulp build
5253
$ gulp deploy
5354

5455
## Community

0 commit comments

Comments
 (0)