From 51770969baea5151296cbcaf8eb5f90194968596 Mon Sep 17 00:00:00 2001 From: Johann Pinson Date: Fri, 16 Feb 2018 14:59:05 +0100 Subject: [PATCH] docs(readme): change quote to backtick to avoid hidden font character --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ccd9de3..92c0006 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # serverless-image-proxy [![Build Status](https://travis-ci.org/graphcool/serverless-image-proxy.svg?branch=master)](https://travis-ci.org/graphcool/serverless-image-proxy) [![Greenkeeper badge](https://badges.greenkeeper.io/graphcool/serverless-image-proxy.svg)](https://greenkeeper.io/) Resizes images using a Lambda function (aka Serverless Thumbor) -> Note: For this to work in a browser you have to add "*/*" to binary Media Types in API Gateway console. +> Note: For this to work in a browser you have to add `*/*` to binary Media Types in API Gateway console. ## Notes