Browse Source

typo fix

tags/1.0
Paul Rock 6 years ago
parent
commit
07aad86d2d
  1. 2
      README.md

2
README.md

@ -85,7 +85,7 @@ $client->w($query1)->w($query2)->w($query3);
### Read response as Iterator
By default original solution of this client is not optimized for
work with large amount of results, but only for small count of lines
work with large amount of results, only for small count of lines
in response from RouterOS API.
But some routers may have (for example) 30000+ records in

Loading…
Cancel
Save