Skip to content

Commit 3b573d9

Browse files
Fix placement of All Contributors badge in relation to repo name
1 parent 1493f2a commit 3b573d9

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
# AndcultureCode.JavaScript.React.Components
2-
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-16-orange.svg?style=flat-square)](#contributors-)
4-
<!-- ALL-CONTRIBUTORS-BADGE:END -->
52

63
[![Build Status](https://travis-ci.org/AndcultureCode/AndcultureCode.JavaScript.React.Components.svg?branch=master)](https://travis-ci.org/AndcultureCode/AndcultureCode.JavaScript.React.Components)
74
[![codecov](https://codecov.io/gh/AndcultureCode/AndcultureCode.JavaScript.React.Components/branch/master/graph/badge.svg)](https://codecov.io/gh/AndcultureCode/AndcultureCode.JavaScript.React.Components)
85
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)
9-
[![Storybook](https://raw.githubusercontent.com/storybookjs/brand/master/badge/badge-storybook.svg)](https://andculturecode.github.io/AndcultureCode.JavaScript.React.Components)
6+
[![Storybook](https://raw.githubusercontent.com/storybookjs/brand/master/badge/badge-storybook.svg)](https://andculturecode.github.io/AndcultureCode.JavaScript.React.Components)<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
7+
[![All Contributors](https://img.shields.io/badge/all_contributors-16-orange.svg?style=flat-square)](#contributors-)
8+
<!-- ALL-CONTRIBUTORS-BADGE:END -->
109

1110
Commonly used components for react applications
1211

@@ -88,4 +87,4 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
8887

8988
<!-- ALL-CONTRIBUTORS-LIST:END -->
9089

91-
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
90+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)