Skip to content

Commit

Permalink
💚 Add badges informing about the relevance of all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
alik0211 committed Sep 7, 2017
1 parent 2b59b0a commit d10b989
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Pokedex

[![Dependency Status](https://img.shields.io/david/alik0211/pokedex.svg?label=deps&style=flat-square)](https://david-dm.org/alik0211/pokedex)
[![devDependency Status](https://img.shields.io/david/dev/alik0211/pokedex.svg?label=devDeps&style=flat-square)](https://david-dm.org/alik0211/pokedex?type=dev)

List of pokemons on the basis of React + Redux

## Available Scripts
Expand Down

0 comments on commit d10b989

Please sign in to comment.