readme and version
This commit is contained in:
parent
b8a827dd2d
commit
6a2d290bdb
@ -28,7 +28,10 @@ On Sauce labs:
|
|||||||
* `chromewin`
|
* `chromewin`
|
||||||
* `ffwin10`
|
* `ffwin10`
|
||||||
|
|
||||||
Make more on the `Hollandaise::Browsers` module! All sorts of flavors!
|
### Projects
|
||||||
|
|
||||||
|
`hollandaise project NAME` creates a new `hollandaise.rb` file. Fill it in with your project details.
|
||||||
|
`hollandaise cook` runs that project, making appropriately-named directories. Sweet!
|
||||||
|
|
||||||
## Adding your own ingredients
|
## Adding your own ingredients
|
||||||
|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
module Hollandaise
|
module Hollandaise
|
||||||
VERSION = "0.0.1"
|
VERSION = "0.1.0"
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user