summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2019-08-15 16:32:18 +0300
committerAndrew Dolgov <[email protected]>2019-08-15 16:32:18 +0300
commit1937049b8e51b49e5e2665eab779454480e3b70b (patch)
tree9058f31a9c7dba60074e15c9e01111b513fd472b /README.md
parent84e9420ad1b14c5bdf26b4fe9b374aa8f0933ff9 (diff)
af_api_resize -> api_resize_media
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2dc529b..1a34506 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ Images are saved in a WEBP format.
Plugin assumes your tt-rss image cache (``cache/images``) is writable
and GD library is available to PHP.
-1. git clone to ``plugins.local/af_api_resize`` and enable the plugin (preferences - plugins)
+1. git clone to ``plugins.local/api_resize_media`` and enable the plugin (preferences - plugins)
2. Enable "downsample images" option in the API client (for example, tt-rss-android)
## License