diff --git a/README.md b/README.md index a985f21..31e596e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # govoplan-workflow + +**Repository type:** module (platform). + + `govoplan-workflow` will own process orchestration for GovOPlaN. The module should execute configurable state machines and command handoffs @@ -12,4 +16,4 @@ See [docs/CONCEPT.md](docs/CONCEPT.md) for the current module concept. There is a BPMN component playing a major role here. Maybe this needs to become a separate module. It is quite viable to think about workflow modelling (and consequently import and export) in terms of BPMN, permitting -a standardized configuration of the system. \ No newline at end of file +a standardized configuration of the system.