Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lakhoune committed Feb 9, 2024
1 parent 73337b8 commit a69360e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ This framework provides modules that can be used to do various process mining ta

The usage of this framework is demonstrated in the `demo.ipynb` notebook. You can run the notebook to see how to use the framework.

## Assets

The `assets` folder contains some sample data that can be used to test the framework. The `assets` folder contains event logs and bot models in the `event_logs` and `models` folders respectively.

## REST API

This repository also contains a Flask app REST API that can be used to interact with the framework and a Dockerfile to run the app in a container. To run the app, follow these steps:
Expand Down

0 comments on commit a69360e

Please sign in to comment.