Skip to content

Commit

Permalink
Merge branch 'main' into coroutine-local-storage
Browse files Browse the repository at this point in the history
  • Loading branch information
achille-roussel authored Oct 1, 2023
2 parents 9b903f0 + 26f5a2e commit 2c5db0b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@

This project contains a durable coroutine compiler and runtime library for Go.

> **Note**
> Read our announcement blog post: [Fairy tales of workflow orchestration](https://blog.stealthrocket.tech/fairy-tales-of-workflow-orchestration/).
## Usage

The `coroutine` package can be used as a simple library to create coroutines in
Expand Down

0 comments on commit 2c5db0b

Please sign in to comment.