Skip to content

Commit 3e8ed12

Browse files
authored
Update README.md
1 parent 099cd5c commit 3e8ed12

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</p>
2424

2525
<p align="center">
26-
<b>⭐ Star us on GitHub to support the project!</b>
26+
<b>⭐ Star us to support the project!</b>
2727
</p>
2828

2929
---
@@ -95,6 +95,8 @@ Polos consists of three components:
9595

9696
Imagine a workflow that charges a customer, then pauses for a human fraud review. In most frameworks, a server restart during that 24-hour wait would lose the state - or worse, re-run the charge on reboot. Polos guarantees exactly-once durable execution.
9797

98+
<br />
99+
98100
<p align="center">
99101
<video src="https://github.com/user-attachments/assets/4607d70e-b078-4b8e-ad2e-a28bd1820a3f" width="800" controls></video>
100102
</p>
@@ -115,6 +117,8 @@ Imagine a workflow that charges a customer, then pauses for a human fraud review
115117

116118
Polos handles failures, rescheduling, and checkpointing. You just focus on business logic.
117119

120+
---
121+
118122
## Why Polos?
119123

120124
| Feature | Description |

0 commit comments

Comments
 (0)