diff --git a/README.md b/README.md deleted file mode 100644 index b87f8330..00000000 --- a/README.md +++ /dev/null @@ -1,15 +0,0 @@ -# Advanced Process Analyzer - -[![CI Build](https://github.com/axonivy-professional-services/market-process-analyzer/actions/workflows/ci.yml/badge.svg)](https://github.com/axonivy-professional-services/market-process-analyzer/actions/workflows/ci.yml) - -- Configure needed information directly in the process model - - Default duration of a task for multiple use cases. Each task can have multiple named default durations. - - Different “happy path” flows. It’s possible to set multiple named process paths. -- Possibilities to override settings of the process model - - Override duration - - Override default path for the gateways -- Create a list of all tasks in the process. -- Get configured duration for a task. -- Get all upcoming tasks on a configured process path with expected start timestamp for each task. - -Read our [documentation](process-analyzer-product/README.md).