Skip to content

Commit

Permalink
Remove "coming soon" for hook helpers
Browse files Browse the repository at this point in the history
  • Loading branch information
akshaymankar committed Feb 5, 2020
1 parent 039765b commit bac8caa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,4 +174,4 @@ in ∀(Step : Type) → StepConstructors Step → Step

The way I read it is, a Step is defined for any type for which one can provide constructors for get, put, task, aggregate, etc.

This is the reason this repository includes helpers to construct simple steps without any hooks. I will soon be adding helpers for constructing steps with hooks and to add hooks to steps after they've been constructed.
This is the reason this repository includes helpers to construct steps with or without helpers.

0 comments on commit bac8caa

Please sign in to comment.