Skip to content

Commit 974a94d

Browse files
committed
update README
1 parent e3fe124 commit 974a94d

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

README.md

+11-8
Original file line numberDiff line numberDiff line change
@@ -38,18 +38,21 @@ After installation, run `npm install` and then run `gulp dev` which will open up
3838

3939
- `gulp` the default task that builds everything
4040
- `gulp dev` browserSync opens the project in your default browser and live reloads when changes are made
41-
- `gulp sass` compiles SCSS files into CSS
42-
- `gulp minify-css` minifies the compiled CSS file
43-
- `gulp minify-js` minifies the themes JS file
44-
- `gulp copy` copies dependencies from node_modules to the vendor directory
41+
- `gulp css` compiles SCSS files into CSS and minifies the compiled CSS
42+
- `gulp js` minifies the themes JS file
43+
- `gulp vendor` copies dependencies from node_modules to the vendor directory
4544

46-
## Bugs and Issues
45+
You must have npm and Gulp installed globally on your machine in order to use these features.
4746

48-
Have a bug or an issue with this template? [Open a new issue](https://github.com/BlackrockDigital/startbootstrap-agency/issues) here on GitHub or leave a comment on the [template overview page at Start Bootstrap](http://startbootstrap.com/template-overviews/agency/).
47+
## Troubleshooting and Help
48+
49+
Start Bootstrap has a public Slack channel which is a great place to ask questions about this template and all things related to Start Bootstrap.
4950

50-
## Custom Builds
51+
**[Click here to join the Slack channel!](https://startbootstrap-slack.herokuapp.com/)**
5152

52-
You can hire Start Bootstrap to create a custom build of any template, or create something from scratch using Bootstrap. For more information, visit the **[custom design services page](https://startbootstrap.com/bootstrap-design-services/)**.
53+
## Bugs and Issues
54+
55+
Have a bug or an issue with this template? [Open a new issue](https://github.com/BlackrockDigital/startbootstrap-agency/issues) here on GitHub or leave a comment on the [template overview page at Start Bootstrap](http://startbootstrap.com/template-overviews/agency/).
5356

5457
## About
5558

0 commit comments

Comments
 (0)