Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gbene committed Nov 21, 2023
1 parent 20ec77a commit 03fb267
Showing 1 changed file with 4 additions and 13 deletions.
17 changes: 4 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,20 +65,11 @@ in function of time and not space, accomplishes exactly this.

## Installation 🔧

We are planning to make this package available using pip and conda.

<details>
<summary>Main dependencies</summary>

[![dependency - shapely](https://img.shields.io/badge/dependency-shapely==2.0.1-blue)](https://pypi.org/project/shapely)
[![dependency - vtk](https://img.shields.io/badge/dependency-vtk==9.2.6-blue)](https://pypi.org/project/vtk)

[![dependency - scipy](https://img.shields.io/badge/dependency-scipy==1.11-blue)](https://pypi.org/project/scipy)
[![dependency - networkx](https://img.shields.io/badge/dependency-networkx==3.1-blue)](https://pypi.org/project/networkx)


</details>
To install fracability pip can be used:

```bash
pip install fracability
```

## Documentation

Expand Down

0 comments on commit 03fb267

Please sign in to comment.