Skip to content

Commit 82aec13

Browse files
Remove pre-v0.1 warning
1 parent 93ce9f3 commit 82aec13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ OpenWorkflow is a TypeScript framework for building durable, resumable workflows
77
that can pause for seconds or months, survive crashes and deploys, and resume
88
exactly where they left off - all without extra servers to manage.
99

10-
> **⚠️ In Development:** OpenWorkflow is in active development and moving
11-
> quickly. Check out the [Roadmap](#roadmap) for what’s coming next.
10+
> OpenWorkflow is in active development and moving quickly. Check out the
11+
> [Roadmap](#roadmap) for what’s coming next.
1212
1313
## Quick Start
1414

0 commit comments

Comments
 (0)