Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

## Overview

> Strongly encourage everyone to read examples in the [examples](./examples) directory to have a quick understanding of how to use this library.
> Strongly encourage everyone to read examples in the [example](./example) directory to have a quick understanding of how to use this library.

`go-workflow` helps Go developers organize steps with dependencies into a Directed-Acyclic-Graph (DAG).
- It provides a simple and flexible way to define and execute a workflow.
Expand Down