mirror of
https://github.com/twisterarmy/twister-php.git
synced 2025-01-30 00:14:23 +00:00
update readme
This commit is contained in:
parent
75695d73ad
commit
7c0039bd91
@ -24,7 +24,7 @@ Read remote URL and convert response to formatted twister messages
|
||||
$array = \Twisterarmy\Twister\Rss::feed('url');
|
||||
```
|
||||
|
||||
##### Attributes
|
||||
##### Request
|
||||
|
||||
* `url` - feed address
|
||||
* `format` - `{title} {link}` by default
|
||||
@ -34,7 +34,7 @@ $array = \Twisterarmy\Twister\Rss::feed('url');
|
||||
* `length` - `256` by default
|
||||
* `errors` - array of errors
|
||||
|
||||
##### Result
|
||||
##### Response
|
||||
|
||||
```
|
||||
[
|
||||
|
Loading…
x
Reference in New Issue
Block a user