Skip to content

Commit 13a8e2b

Browse files
Merge pull request #1188 from marcduiker/patch-1
Add workflow tutorial description
2 parents 162744b + dc0f82d commit 13a8e2b

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)