No longer advertise copy & paste
Drones are for building only.
This commit is contained in:
parent
d8b9fc49f1
commit
d70099f475
1 changed files with 1 additions and 4 deletions
|
@ -9,10 +9,7 @@ var utils = require('utils'),
|
||||||
/*********************************************************************
|
/*********************************************************************
|
||||||
## Drone Plugin
|
## Drone Plugin
|
||||||
|
|
||||||
The Drone is a convenience class for building. It can be used for...
|
The Drone is a convenience class for building.
|
||||||
|
|
||||||
1. Building
|
|
||||||
2. Copying and Pasting
|
|
||||||
|
|
||||||
It uses a fluent interface which means all of the Drone's methods return `this` and can be chained together like so...
|
It uses a fluent interface which means all of the Drone's methods return `this` and can be chained together like so...
|
||||||
|
|
||||||
|
|
Reference in a new issue