Skip to content
This repository has been archived by the owner on Aug 29, 2021. It is now read-only.

Commit

Permalink
Update getting-started.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yocontra committed Jan 23, 2014
1 parent a4d894c commit ec39712
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,14 @@ The default tasks will run and gulp will watch for changes.

To run individual tasks, use `gulp <task> <othertask>`

## Where do I go now?

## Available Plugins

The gulp community is growing, with new plugins being added daily. See the [main website](http://gulpjs.com/) for a complete list.
You have an empty gulpfile and everything is installed. How do you REALLY get started? Check out the [recipes and articles section](README.md#articles-and-recipes) for more information

## .src, .watch, .dest - How do I use these things?
## .src, .watch, .dest, CLI args - How do I use these things?

For API specific documentation you can check out the [documentation for that](API.md)

## Where do I go now?
## Available Plugins

Check out the [recipes section](recipes) for more information
The gulp community is growing, with new plugins being added daily. See the [main website](http://gulpjs.com/) for a complete list.

0 comments on commit ec39712

Please sign in to comment.