From fa837b58989bcbf1bad4410b7dac3b6c3dc8ff52 Mon Sep 17 00:00:00 2001 From: Aref Aslani Date: Sat, 15 Sep 2018 15:17:33 +0430 Subject: [PATCH] add ico file support and dependecies badge to README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 681e02f..ed00cd4 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ # Next.js + Images ![npm](https://img.shields.io/npm/dm/next-images.svg?style=flat-square) ![npm](https://img.shields.io/npm/l/next-images.svg?style=flat-square) +![npm](https://img.shields.io/david/arefaslani/next-images.svg) Import images in [Next.js](https://github.com/zeit/next.js) -(jpg, jpeg, svg, png and gif images) +(jpg, jpeg, svg, png, ico and gif images) ## Features * Load images from local computer