fix formatting
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user