Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamBanham authored Feb 13, 2025
1 parent 911b33b commit 4883f50
Showing 1 changed file with 4 additions and 15 deletions.
19 changes: 4 additions & 15 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,9 @@
<img src="./project_header.png" style="width=325px; height:auto;"/>
<div style="display: flex; flex-direction: row;">
<div style="margin-right:15px">

[![image](https://img.shields.io/pypi/v/pmkoalas.svg)](https://python.org/pypi/pmkoalas)
[![image](https://img.shields.io/pypi/l/pmkoalas.svg)](https://python.org/pypi/pmkoalas)
[![image](https://img.shields.io/pypi/v/pmkoalas.svg)](https://python.org/pypi/pmkoalas) [![image](https://img.shields.io/pypi/l/pmkoalas.svg)](https://python.org/pypi/pmkoalas)
[![Python 3.[9,10,11]](https://github.com/AdamBanham/koalas/actions/workflows/python-version.yml/badge.svg?branch=main)](https://github.com/AdamBanham/koalas/actions/workflows/python-version.yml) [![Python 3.[12,13]](https://github.com/AdamBanham/koalas/actions/workflows/python-version-latest.yml/badge.svg)](https://github.com/AdamBanham/koalas/actions/workflows/python-version-latest.yml)

</div>
<div>

[![Python 3.[9,10,11]](https://github.com/AdamBanham/koalas/actions/workflows/python-version.yml/badge.svg?branch=main)](https://github.com/AdamBanham/koalas/actions/workflows/python-version.yml)
[![Python 3.[12,13]](https://github.com/AdamBanham/koalas/actions/workflows/python-version-latest.yml/badge.svg)](https://github.com/AdamBanham/koalas/actions/workflows/python-version-latest.yml)

</div>
</div>

---------------------------------
---

`pmkoalas` provides data structures for process mining research in a well-organized pythonic style.

Expand Down Expand Up @@ -73,4 +62,4 @@ next time. Don't be afraid to let it go.

While many optimisations can be done when asking for more threads and
resources of the user's system, such optimisations should always be turned
off by default.
off by default.

0 comments on commit 4883f50

Please sign in to comment.