Skip to content

Commit

Permalink
Remove changelog and introduce badge for latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
jangerhard committed May 11, 2018
1 parent a9a2468 commit 36b3762
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[![CircleCI](https://circleci.com/gh/jangerhard/react-github-showcase.svg?style=svg)](https://circleci.com/gh/jangerhard/react-github-showcase)
[![npm version](https://badge.fury.io/js/react-github-showcase.svg)](https://badge.fury.io/js/react-github-showcase)

# React Github Showcase

Expand Down Expand Up @@ -46,13 +47,3 @@ numCommits: How many repositories should be displayed - Number (Default: 2)
### Styling
Wrap the component in a styled div to change the look and feel of the component, while still keeping it consistant with your own theme. See examples [here](https://github-showcase-demos.netlify.com)

## Change-log

### 0.0.11
Proper formatting of dates

### 0.0.6
Add ability to specify number of repositories and commits to showcase

### 0.0.5
Add ability to hide basic profile info

0 comments on commit 36b3762

Please sign in to comment.