Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Commit 049e067

Browse files
authored
small edits to readme
1 parent 6b9df81 commit 049e067

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
[![Documentation](https://github.com/AllenCellModeling/datastep/workflows/Documentation/badge.svg)](https://AllenCellModeling.github.io/datastep)
55
[![Code Coverage](https://codecov.io/gh/AllenCellModeling/datastep/branch/master/graph/badge.svg)](https://codecov.io/gh/AllenCellModeling/datastep)
66

7-
A base class and utility functions for creating pure functions steps for DAGs that are heavily tied to large amounts of
7+
Base class and utility functions for creating data-centric steps for workflow DAGs, with the idea that each step is heavily tied to large amounts of
88
data.
99

1010
---
1111

1212
This library should rarely be used by itself, it was developed in pair with
1313
[cookiecutter-stepworkflow](https://github.com/AllenCellModeling/cookiecutter-stepworkflow)
14-
and you should look there for more context rich documentation.
14+
and you should look there for more context-rich documentation.
1515

1616
## Installation
1717
**Stable Release:**

0 commit comments

Comments
 (0)