Skip to content

Commit a374327

Browse files
committed
Update the README some more
1 parent ca04127 commit a374327

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -168,10 +168,9 @@ this.
168168

169169
### Subtasks
170170

171-
All of the commands listed above are the main commands, and are composed of
172-
other smaller commands that have a small job that they do. You can find all the
173-
command by running `gulp --tasks`, and look in the [gulpfile][gulpfile] for what they do.
174-
All are commented about what they do.
171+
All of the subtasks lives in their own files in the `gulp` directory and are
172+
named after what they do. You can edit or look at any of them to see how they
173+
actually work. They're all commented.
175174

176175
## Frequently Asked Questions
177176

0 commit comments

Comments
 (0)