Skip to content
This repository was archived by the owner on Apr 5, 2021. It is now read-only.

Commit 4d2831a

Browse files
committed
update _readme with --dreidev option
1 parent c0da5cd commit 4d2831a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

generators/app/templates/_README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,7 @@ Run a sub-generator:
3737
### Tips:
3838
- To keep the SASS/SCSS clean and modular use [BEM Syntax](http://css-tricks.com/bem-101/)
3939
- To keep the git repository's branch model modular and scalable use [git flow](http://jeffkreeftmeijer.com/2010/why-arent-you-using-git-flow/)
40+
<% if (options.dreidev) { %>
41+
42+
#### Organization: [DREIDEV](http://dreidev.com)
43+
<% } %>

0 commit comments

Comments
 (0)