Skip to content

Commit dc0f82d

Browse files
authored
Add workflow tutorial description
Signed-off-by: Marc Duiker <[email protected]>
1 parent 77855d6 commit dc0f82d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ Go deeper into a topic or scenario, oftentimes using building block APIs togethe
3737
| [Bindings](./tutorials/bindings) | Demonstrates how to use Dapr to create input and output bindings to other components. Uses bindings to Kafka.|
3838
| [Observability](./tutorials/observability) | Demonstrates Dapr tracing capabilities. Uses Zipkin as a tracing component. |
3939
| [Secret Store](./tutorials/secretstore) | Demonstrates the use of Dapr Secrets API to access secret stores. |
40+
| [Workflow](./tutorials/workflow) | Demonstrates how to author and manage Dapr workflows. Includes workflow patterns, resiliency, and common challenges & tips. |
4041

4142
## Development
4243

0 commit comments

Comments
 (0)