Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jangerhard authored May 10, 2018
1 parent 929c674 commit a9a2468
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Uses headers to keep style consistent with your theme.

Still under development, but usable! Can as of May 1st, 2018 be seen in action at [janschoepp-dev](https://janschoepp-dev.netlify.com/projects/).

### Example with a [wrapper-div](https://github.com/jangerhard/PersonalGatsbyWebsite/blob/master/src/components/Common/CardPage.js) providing [styling](https://github.com/jangerhard/PersonalGatsbyWebsite/blob/master/src/components/Common/CardPage.module.css)
### Example with a [wrapper-div](https://github.com/jangerhard/PersonalGatsbyWebsite/blob/master/src/components/Common/CardPage.js) providing [styling](https://github.com/jangerhard/PersonalGatsbyWebsite/blob/master/src/components/Common/CardPage.module.css) - See [more](https://github-showcase-demos.netlify.com)
![Image of component wrapped in styled div](https://raw.githubusercontent.com/jangerhard/react-github-showcase/master/react-github-showcase.PNG)

## Installation
Expand Down Expand Up @@ -43,6 +43,9 @@ numRepositories: How many repositories should be displayed - Number (Default: 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
Expand Down

0 comments on commit a9a2468

Please sign in to comment.