Skip to content

Commit cb4463f

Browse files
paulyukMark Fussell
and
Mark Fussell
authored
Update README with link to Workflow quickstart (#796)
* Update README with link to Workflow quickstart Signed-off-by: Paul Yuknewicz <[email protected]> * Update README.md Update description Signed-off-by: Mark Fussell <[email protected]> --------- Signed-off-by: Paul Yuknewicz <[email protected]> Signed-off-by: Mark Fussell <[email protected]> Co-authored-by: Mark Fussell <[email protected]>
1 parent 3242252 commit cb4463f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Pick a building block API (for example, pub-sub, state management) and rapidly t
1919
| Actors | Coming soon... |
2020
| [Configuration](./configuration) | Get configuration items as key/value pairs or subscribe to changes whenever a configuration item changes |
2121
| [Resiliency](./resiliency) | Define and apply fault-tolerant policies (retries/back-offs, timeouts and circuit breakers) to your Dapr API requests |
22+
| [Workflow](./workflows) | Dapr Workflow enables you to create long running, fault-tolerant, stateful applications. |
2223

2324
### Tutorials
2425
Go deeper into a topic or scenario, oftentimes using building block APIs together to solve problems (for example, build a distributed calculator, build and deploy an app to Kubernetes).

0 commit comments

Comments
 (0)