|
1 | 1 | # Project Title |
2 | 2 |
|
| 3 | +# Project status |
| 4 | + |
| 5 | +[](https://github.com/OWNER/REPO/releases) |
| 6 | + |
| 7 | +[](https://hub.docker.com/r/OWNER/REPO/tags/) |
| 8 | + |
| 9 | + |
| 10 | +[](https://hub.docker.com/r/OWNER/REPO/) |
| 11 | +[](https://hub.docker.com/r/OWNER/REPO/builds/) |
| 12 | + |
| 13 | + |
3 | 14 |
|
4 | 15 | One Paragraph of project description goes here |
5 | 16 |
|
@@ -52,26 +63,26 @@ Tools you used for building this project |
52 | 63 |
|
53 | 64 | ### Contributing |
54 | 65 |
|
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. |
57 | 68 |
|
58 | 69 | ### Versioning |
59 | 70 |
|
60 | 71 | We use [SemVer](http://semver.org/) for versioning. For the versions available, see the tags on this repository |
61 | 72 |
|
62 | 73 | ### Authors |
63 | 74 |
|
64 | | -* **YOURNAME** - *Initial work* - [YOURNAME](https://github.com/YOURNAME) |
| 75 | +* **AUTHOR** - *Initial work* - [AUTHOR](https://github.com/AUTHOR) |
65 | 76 |
|
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. |
67 | 78 |
|
68 | 79 | ### Acknowledgments |
69 | 80 |
|
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) |
71 | 82 |
|
72 | 83 |
|
73 | 84 | ### License |
74 | 85 |
|
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 |
76 | 87 |
|
77 | 88 |
|
0 commit comments