Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
smaller headers
  • Loading branch information
SilenZcience authored Feb 20, 2024
1 parent 8ec1a17 commit 922fcac
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,18 +92,18 @@ It is of course possible to use cat_win on Linux or MacOS, aswell as Windows!

### Prerequisites

#### `Python-Package`
##### `Python-Package`
Using cat_win as a Python-Package demands a Python-Interpreter (>= 3.7).

#### `Binary Executable`
##### `Binary Executable`
Using cat_win as a binary executable demands no prerequisites, hereby the stand-alone executables are sufficient.

<div id="installation"></div>

### Installation
[![Version][CurrentVersion]](https://pypi.org/project/cat-win/)

#### `Python-Package`
##### `Python-Package`
Simply install the python package (via [PyPI-cat_win](https://pypi.org/project/cat-win/)):
```console
python -m pip install --upgrade cat_win[clip]
Expand All @@ -121,7 +121,7 @@ In this case you can try to fix the problem by installing the cat_win-package wi
This fix will use the [colorama](https://pypi.org/project/colorama/) module
which can also be installed after the fact to patch the problem.

#### `Binary Executable`
##### `Binary Executable`
**OR alternatively** you can use the (standalone) binary executable version:

Download:
Expand Down

0 comments on commit 922fcac

Please sign in to comment.