Skip to content

Commit

Permalink
add ico file support and dependecies badge to README
Browse files Browse the repository at this point in the history
  • Loading branch information
arefaslani committed Sep 15, 2018
1 parent fb90e77 commit fa837b5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit fa837b5

Please sign in to comment.