README.md in docker-spoon-0.1.0 vs README.md in docker-spoon-0.2.0
- old
+ new
@@ -14,12 +14,10 @@
Spoon is intended to make this process as easy as possible.
#### Why Spoon?
[Learn more about spooning](https://www.youtube.com/watch?v=dYBjVTMUQY0)
-In the mean time - [learn more about spooning](https://www.youtube.com/watch?v=dYBjVTMUQY0)
-
## Installation
```
$ gem install docker-spoon
```
@@ -149,12 +147,12 @@
]
```
#### Container expectations
-When building a container for use with docker-spoon you must build a
-container which runs an ssh daemon. An example of a Dockerfile which
-creates a container which runs ssh is included in the `docker/`
+When building an image for use with docker-spoon you must build an
+image which runs an ssh daemon. An example of a Dockerfile which
+creates an image which runs ssh is included in the `docker/`
directory inside this repository
## Contributing
1. Fork it ( https://github.com/adnichols/spoon/fork )