Skip to content

Commit de1bef8

Browse files
committed
Update the README.
1 parent 6035589 commit de1bef8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ File.open("unicorn.png") do |file|
3131
end
3232
```
3333

34+
The `#display` method also accepts a block and yields an instance of
35+
`IO` that may be written to. See the documentation for the full API.
36+
3437
## Contributors
3538

3639
- [Todd Sundsted](https://github.com/toddsundsted) - creator and maintainer

0 commit comments

Comments
 (0)