|
| 1 | + |
| 2 | +<div id="top"></div> |
| 3 | + |
| 4 | +[![Contributors][contributors-shield]][contributors-url] |
| 5 | +[![Forks][forks-shield]][forks-url] |
| 6 | +[![Stargazers][stars-shield]][stars-url] |
| 7 | +[![Issues][issues-shield]][issues-url] |
| 8 | +[![LinkedIn][linkedin-shield]][linkedin-url] |
| 9 | + |
1 | 10 | <div align="center"> |
2 | 11 |
|
3 | 12 | <h1 align="center"><b>Write-Log</b></h1> |
4 | 13 |
|
5 | 14 | <p align="center"> |
6 | 15 | A simple project to easily add a log to your projects |
7 | 16 | <br /> |
8 | | - <a href="https://github.com/captainqwerty/Write-Log/releases">Releases</a> |
| 17 | + <a href="https://github.com/captainqwerty/Write-Log/releases">Releases</a> - |
9 | 18 | <a href="https://github.com/captainqwerty/Write-Log/issues">Report Bug</a> |
10 | 19 | </p> |
11 | 20 | </div> |
@@ -148,4 +157,24 @@ Don't forget to give the project a star! Thanks again! |
148 | 157 | 4. Push to the Branch (`git push origin feature/AmazingFeature`) |
149 | 158 | 5. Open a Pull Request |
150 | 159 |
|
151 | | -<p align="right">(<a href="#top">back to top</a>)</p> |
| 160 | +<p align="right">(<a href="#top">back to top</a>)</p> |
| 161 | + |
| 162 | +<!-- ACKNOWLEDGMENTS --> |
| 163 | +## Acknowledgments |
| 164 | + |
| 165 | +* [Othneildrew's Best-README-Template](https://github.com/othneildrew/Best-README-Template) |
| 166 | + |
| 167 | +<p align="right">(<a href="#top">back to top</a>)</p> |
| 168 | + |
| 169 | +<!-- MARKDOWN LINKS & IMAGES --> |
| 170 | +<!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --> |
| 171 | +[contributors-shield]: https://img.shields.io/github/contributors/captainqwerty/Write-Log.svg?style=for-the-badge |
| 172 | +[contributors-url]: https://github.com/captainqwerty/Write-Log/graphs/contributors |
| 173 | +[forks-shield]: https://img.shields.io/github/forks/captainqwerty/Write-Log.svg?style=for-the-badge |
| 174 | +[forks-url]: https://github.com/captainqwerty/Write-Log/network/members |
| 175 | +[stars-shield]: https://img.shields.io/github/stars/captainqwerty/Write-Log.svg?style=for-the-badge |
| 176 | +[stars-url]: https://github.com/captainqwerty/Write-Log/stargazers |
| 177 | +[issues-shield]: https://img.shields.io/github/issues/captainqwerty/Write-Log.svg?style=for-the-badge |
| 178 | +[issues-url]: https://github.com/captainqwerty/Write-Log/issues |
| 179 | +[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555 |
| 180 | +[linkedin-url]: https://www.linkedin.com/in/antonybragg/ |
0 commit comments