Skip to content

Commit 39d6f90

Browse files
author
Antony Bragg
committed
Update README.md
1 parent 32f5b0c commit 39d6f90

1 file changed

Lines changed: 31 additions & 2 deletions

File tree

README.md

Lines changed: 31 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,20 @@
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+
110
<div align="center">
211

312
<h1 align="center"><b>Write-Log</b></h1>
413

514
<p align="center">
615
A simple project to easily add a log to your projects
716
<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> -
918
<a href="https://github.com/captainqwerty/Write-Log/issues">Report Bug</a>
1019
</p>
1120
</div>
@@ -148,4 +157,24 @@ Don't forget to give the project a star! Thanks again!
148157
4. Push to the Branch (`git push origin feature/AmazingFeature`)
149158
5. Open a Pull Request
150159

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

Comments
 (0)