Skip to content

Commit

Permalink
Revert all h4 svg icon reference links.
Browse files Browse the repository at this point in the history
  • Loading branch information
eli64s committed Dec 25, 2024
1 parent 5df65b3 commit 687a229
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,23 +30,23 @@ __Why Use SplitmeAI?__

Install from [PyPI][pypi] using any of the package managers listed below.

#### ![pip][python-svg]{width="2%"}  Pip
#### <img width="2%" src="https://simpleicons.org/icons/python.svg">&emsp13;pip

Use [pip][pip] (recommended for most users):

```sh
pip install -U splitme-ai
```

#### ![pipx][pipx-svg]{ width="2%" }&emsp13;Pipx
#### <img width="2%" src="https://simpleicons.org/icons/pipx.svg">&emsp13;pipx

Install in an isolated environment with [pipx][pipx]:

```sh
❯ pipx install readmeai
```

#### ![uv][uv-svg]{ width="2%" }&emsp13;Uv
#### <img width="2%" src="https://simpleicons.org/icons/uv.svg">&emsp13;uv

For the fastest installation use [uv][uv]:

Expand Down

0 comments on commit 687a229

Please sign in to comment.