Add README section dividers
All checks were successful
Build Windows App / build-windows (push) Successful in 17m24s

This commit is contained in:
MrSphay
2026-05-02 00:33:14 +02:00
parent a5b9fc0cf7
commit 0abe51b982
3 changed files with 37 additions and 40 deletions

View File

@@ -28,6 +28,12 @@
"1": "",
"2": ""
},
"line": "https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/rainbow.png",
"line": "rainbow",
"templates": [
{
"name": "section-line",
"template": "<p align=\"center\"><img src=\"https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/rainbow.png\" alt=\"-----------------------------------------------------\" width=\"100%\"></p>"
}
],
"text": "A local Windows desktop app for turning .env templates into deployable configuration files."
}