Skip to content

Commit

Permalink
doc: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgepiloto committed Sep 14, 2024
1 parent 66d6d01 commit 2f46a2f
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,14 @@ paths and direct transfers.
[![codecov](https://codecov.io/gh/jorgepiloto/lamberthub/branch/main/graph/badge.svg?token=3BY2J5AB8D)](https://codecov.io/gh/jorgepiloto/lamberthub)
[![DOI](https://zenodo.org/badge/364482782.svg)](https://zenodo.org/badge/latestdoi/364482782)



## Installation

Install `lamberthub` by running:
Multiple installation methods are supported:

```console
python -m pip install lamberthub
```
| **Logo** | **Platform** | **Command** |
|:-----------------------------------------------------------------:|:------------:|:---------------------------------------------------------------------------------:|
| ![PyPI logo](https://simpleicons.org/icons/pypi.svg) | PyPI | ``python -m pip install lamberthub`` |
| ![GitHub logo](https://simpleicons.org/icons/github.svg) | GitHub | ``python -m pip install https://github.com/jorgepiloto/lamberthub/archive/main.zip`` |

## Available solvers

Expand Down

0 comments on commit 2f46a2f

Please sign in to comment.