We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb12492 commit fdfd141Copy full SHA for fdfd141
1 file changed
.github/templates/README.template.md
@@ -1,6 +1,8 @@
1
<h3 align="center">Goplater</h3>
2
3
-<img align="center" width="256" height="256" alt="Goplater Logo" src="https://github.com/codeshelldev/goplater/raw/refs/heads/main/logo/goplater.png">
+<div align="center">
4
+ <img align="center" width="256" height="256" alt="Goplater Logo" src="https://github.com/codeshelldev/goplater/raw/refs/heads/main/logo/goplater.png">
5
+</div>
6
7
<p align="center">Goplater is a Go commandline programm that helps you template your files</p>
8
0 commit comments