checkpoint
This commit is contained in:
10
README.md
10
README.md
@@ -7,12 +7,6 @@ Daggy is a work orchestration framework for running workflows modeled as
|
||||
directed, acyclic graphs (DAGs). These are quite useful when modeling
|
||||
data ingestion / processing pipelines.
|
||||
|
||||
|
||||
Requirements
|
||||
==
|
||||
|
||||
- rapidjson
|
||||
|
||||
Building
|
||||
==
|
||||
|
||||
@@ -24,3 +18,7 @@ cd build
|
||||
cmake ..
|
||||
make
|
||||
```
|
||||
|
||||
Architecture
|
||||
==
|
||||
|
||||
|
||||
Reference in New Issue
Block a user