1
0
mirror of https://github.com/deavmi/birchwood synced 2024-09-20 07:43:55 +02:00

Fixed centering for GitHub markdown rendering

This commit is contained in:
Tristan B. Velloza Kildaire 2022-10-30 17:54:45 +02:00 committed by GitHub
parent c3ec3b7fe7
commit c3aa14e2ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,17 +1,17 @@
<center> <p align="center">
<img src="logo.png" width=220> <img src="logo.png" width=220>
</p>
<br> <br>
birchwood <h1 align="center">birchwood</h1>
=========
### _**A sane IRC framework for the D language**_ <h3 align="center"><i><b>A sane IRC framework for the D language</i></b></h3>
--- ---
<br> <br>
<br> <br>
</center>
## Installation ## Installation
@ -27,4 +27,4 @@ TODO:
## License ## License
See [LICENSE](LICENSE). See [LICENSE](LICENSE).