README.md in fakeimage-0.9 vs README.md in fakeimage-0.9.1
- old
+ new
@@ -9,10 +9,10 @@
Requires ruby 2.7+. May work with older versions, but not tested or supported.
#### Via RubyGems
```bash
gem install fakeimage
-fakeimage --port 5000 # arguments are forwarded to `rackup`
+fakeimage --port 5000 # all arguments are forwarded to `rackup`
```
#### Directly from the Source Repo
```bash
git clone git@github.com:xxx/fakeimage.git