From 00a8f123ca35cd6d641135a52cf91d3f067c997b Mon Sep 17 00:00:00 2001 From: postables Date: Sat, 27 Apr 2019 04:20:23 -0700 Subject: [PATCH] docs: update supported format section of readme --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index afc4ff1..f2151aa 100644 --- a/README.md +++ b/README.md @@ -45,9 +45,7 @@ Golang bindings for the Lens API can be found in ### Supported Formats -Only IPFS [CIDs](https://github.com/multiformats/cid) are supported, and they -must be plaintext files. We attempt to determine the content type via mime type -sniffing, and use that to determine whether or not we can analyze the content. +Only IPFS [CIDs](https://github.com/multiformats/cid) are supported, and must be either images, text files, or pdfs. We attempt to determine the content type via mime type sniffing, and use that to determine whether or not we can analyze the content. Please see the following table for supported content types that we can index. Note if the type is listed as `/*` it means that any "sub type" of that