summaryrefslogtreecommitdiff
path: root/ui/glide/README.md
diff options
context:
space:
mode:
authorByteHamster <ByteHamster@users.noreply.github.com>2022-11-05 12:50:13 +0100
committerGitHub <noreply@github.com>2022-11-05 12:50:13 +0100
commit546c8841db829a6ac57e8508a91d5734fb4d1ddf (patch)
tree16e9900d434ebe4def1090b989f8f704340ee7fc /ui/glide/README.md
parent9b06bf0dc595579193ce1893dfe7721f4b5adf0a (diff)
parentc1fbb538058369a4ed5bfcc6ff3622aceb6ce820 (diff)
downloadAntennaPod-546c8841db829a6ac57e8508a91d5734fb4d1ddf.zip
Merge pull request #6174 from ByteHamster/modularize-glide
Move Glide config to its own module
Diffstat (limited to 'ui/glide/README.md')
-rw-r--r--ui/glide/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/ui/glide/README.md b/ui/glide/README.md
new file mode 100644
index 000000000..c246f2bea
--- /dev/null
+++ b/ui/glide/README.md
@@ -0,0 +1,3 @@
+# :ui:glide
+
+Configuration and ModelLoaders for the Glide image loading library.