Skip to content

Commit

Permalink
another try
Browse files Browse the repository at this point in the history
  • Loading branch information
patritzenfeld committed Oct 11, 2024
1 parent 1f51671 commit 13a841a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ Supplies both a way to run tasks, as well as utilities to simplify the creation
* `FlexTask.Types` defines task configurations and instances.
* `FlexTask.Interpreter` contains functions to evaluate such tasks at runtime.
* The remaining modules implement various utility functions and automations for creating tasks, for example:
* `FlexTask.Generic.Form` provides generic, composable input forms for most data types.
* `FlexTask.Generic.Parse` does the same for generic parsers.
* `FlexTask.Generic.Form` provides generic, composable input forms for most data types.
* `FlexTask.Generic.Parse` does the same for generic parsers.

### flex-task-processing

Expand Down

0 comments on commit 13a841a

Please sign in to comment.