Andrea Maldonado commited on
Commit
9e41c5f
Β·
1 Parent(s): bf67333

Corrects spaces

Browse files
Files changed (1) hide show
  1. README.md +18 -18
README.md CHANGED
@@ -1,22 +1,22 @@
1
  ---
2
- title: iGedi
3
- emoji: πŸŒ–
4
- colorFrom: indigo
5
- colorTo: pink
6
- sdk: streamlit
7
- sdk_version: 1.38.0
8
- app_file: utils/config_fabric.py
9
- pinned: false
10
- license: mit
11
- ---
12
-
13
- <p>
14
- <img src="gedi/utils/logo.png" alt="Logo" width="100" align="left" />
15
- <h1 style="display: inline;">(i)GEDI</h1>
16
- </p>
17
-
18
- (**i**nteractive) **G**enerating **E**vent **D**ata with **I**ntentional Features for Benchmarking Process Mining<br />
19
- This repository contains the codebase for the interactive web application tool (iGEDI) as well as for the [GEDI paper](https://mcml.ai/publications/gedi.pdf) accepted at the BPM'24 conference.
20
 
21
  ## Table of Contents
22
 
 
1
  ---
2
+ title: iGedi
3
+ emoji: πŸŒ–
4
+ colorFrom: indigo
5
+ colorTo: pink
6
+ sdk: streamlit
7
+ sdk_version: 1.38.0
8
+ app_file: utils/config_fabric.py
9
+ pinned: false
10
+ license: mit
11
+ ---
12
+
13
+ <p>
14
+ <img src="gedi/utils/logo.png" alt="Logo" width="100" align="left" />
15
+ <h1 style="display: inline;">(i)GEDI</h1>
16
+ </p>
17
+
18
+ (**i**nteractive) **G**enerating **E**vent **D**ata with **I**ntentional Features for Benchmarking Process Mining<br />
19
+ This repository contains the codebase for the interactive web application tool (iGEDI) as well as for the [GEDI paper](https://mcml.ai/publications/gedi.pdf) accepted at the BPM'24 conference.
20
 
21
  ## Table of Contents
22