fix formatting

This commit is contained in:
Colin McDonnell
2025-11-26 12:18:10 -08:00
parent 2e4d55ac53
commit 955751a0e1
+8 -5
View File
@@ -1,9 +1,12 @@
<p align="center">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://pullfrog.ai/frog-white-200px.png">
<img src="https://pullfrog.ai/frog-200px.png" width="40px" align="center" alt="Pullfrog logo" />
</picture>
<h1 align="center">Pullfrog</h1>
<h1 align="center">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://pullfrog.ai/frog-white-200px.png">
<img src="https://pullfrog.ai/frog-200px.png" width="25px" align="center" alt="Pullfrog logo" />
</picture><br />
Pullfrog
</h1>
<p align="center">
GitHub Action for running AI agents via Pullfrog to automate development workflows
</p>