Skip to content

Commit ddf90cc

Browse files
author
phoenix.lv
committed
add badges
1 parent dd524bd commit ddf90cc

1 file changed

Lines changed: 17 additions & 6 deletions

File tree

README.md

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Project Title
22

3+
# Project status
4+
5+
[![GitHub release](https://img.shields.io/github/release/OWNER/REPO.svg)](https://github.com/OWNER/REPO/releases)
6+
![Github All Releases](https://img.shields.io/github/downloads/OWNER/REPO/total.svg)
7+
[![Docker Pulls](https://img.shields.io/docker/pulls/OWNER/dns-proxy-x86.svg)](https://hub.docker.com/r/OWNER/REPO/tags/)
8+
9+
![Travis (.org) branch](https://img.shields.io/travis/OWNER/REPO/BRANCH.svg)
10+
[![Docker Automated build](https://img.shields.io/docker/automated/OWNER/REPO.svg)](https://hub.docker.com/r/OWNER/REPO/)
11+
[![Docker Build Status](https://img.shields.io/docker/build/OWNER/REPO.svg)](https://hub.docker.com/r/OWNER/REPO/builds/)
12+
13+
![GitHub](https://img.shields.io/github/license/OWNER/REPO.svg)
314

415
One Paragraph of project description goes here
516

@@ -52,26 +63,26 @@ Tools you used for building this project
5263

5364
### Contributing
5465

55-
Please read [CONTRIBUTING.md](https://github.com/YOURNAME/YOURREPO/blob/master/docs/CONTRIBUTING.md) for contributing.
56-
For details on our [code of conduct](https://github.com/YOURNAME/YOURREPO/blob/master/docs/CODE_OF_CONDUCT.md), and the process for submitting pull requests to us.
66+
Please read [CONTRIBUTING.md](https://github.com/OWNER/REPO/blob/master/docs/CONTRIBUTING.md) for contributing.
67+
For details on our [code of conduct](https://github.com/OWNER/REPO/blob/master/docs/CODE_OF_CONDUCT.md), and the process for submitting pull requests to us.
5768

5869
### Versioning
5970

6071
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the tags on this repository
6172

6273
### Authors
6374

64-
* **YOURNAME** - *Initial work* - [YOURNAME](https://github.com/YOURNAME)
75+
* **AUTHOR** - *Initial work* - [AUTHOR](https://github.com/AUTHOR)
6576

66-
See also the list of [contributors](https://github.com/YOURNAME/YOURREPO/graphs/contributors) who participated in this project.
77+
See also the list of [contributors](https://github.com/OWNER/REPO/graphs/contributors) who participated in this project.
6778

6879
### Acknowledgments
6980

70-
See [Acknowledgments](https://github.com/YOURNAME/YOURREPO/blob/master/docs/ACKNOWLEDGMENTS.md)
81+
See [Acknowledgments](https://github.com/OWNER/REPO/blob/master/docs/ACKNOWLEDGMENTS.md)
7182

7283

7384
### License
7485

75-
This project is licensed under the MIT License - see the [LICENSE.md](https://github.com/YOURNAME/YOURREPO/blob/master/LICENSE.md) file for details
86+
This project is licensed under the MIT License - see the [LICENSE.md](https://github.com/OWNER/REPO/blob/master/LICENSE.md) file for details
7687

7788

0 commit comments

Comments
 (0)