Skip to content

Commit 56c471e

Browse files
authored
docs: arrange badges
1 parent 32096b5 commit 56c471e

1 file changed

Lines changed: 11 additions & 13 deletions

File tree

README.md

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,18 @@
11
# All Contributors Website
22
The repository contains the code for the All Contributors documentation website. Contributions welcome!
33

4-
<a href="https://circleci.com/gh/all-contributors/website">
5-
<img alt="Builds" src="https://img.shields.io/circleci/project/github/all-contributors/website/master.svg" />
6-
</a>
7-
4+
[![Build](https://img.shields.io/circleci/project/github/all-contributors/website/master.svg)](https://circleci.com/gh/all-contributors/website)
85
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)
96

10-
## LICENSE
117

12-
[MIT](LICENSE)
8+
## Contributing
9+
All Contributors uses Docusaurus to maintain our documentation website. For more info visit the [Docusaurus Website](https://docusaurus.io)
10+
11+
To get started locally:
12+
- `yarn install`
13+
- `yarn start`
14+
- go to http://localhost:3000 (Refresh the page for your changes to be reflected)
15+
1316

1417
## Contributors
1518

@@ -23,11 +26,6 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds
2326

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

26-
## Contributing
27-
All Contributors uses Docusaurus to maintain our documentation website. For more info visit the [Docusaurus Website](https://docusaurus.io)
28-
29-
To get started locally:
30-
- `yarn install`
31-
- `yarn start`
32-
- go to http://localhost:3000 (Refresh the page for your changes to be reflected)
29+
## LICENSE
3330

31+
[MIT](LICENSE)

0 commit comments

Comments
 (0)