Skip to content

Commit b50e21d

Browse files
committed
Small doc tweak
1 parent 9d0e006 commit b50e21d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,8 @@ If you want some more conveniences you can also use [zipline](https://github.com
6060
will automatically process and stream attachments (Carrierwave, Shrine, ActiveStorage) and remote objects
6161
via HTTP.
6262

63-
`RailsStreaming` does *not* require [ActionController::Live](https://api.rubyonrails.org/classes/ActionController/Live.html)
64-
and will stream without it. See {ZipKit::RailsStreaming#zip_kit_stream} for more details on this. You can use it
65-
together with `Live` just fine if you need to.
63+
`zip_kit_stream` does *not* require [ActionController::Live](https://api.rubyonrails.org/classes/ActionController/Live.html)
64+
and will stream without it. It will work inside `Live` controllers just fine though.
6665

6766
## Writing into streaming destinations
6867

0 commit comments

Comments
 (0)