Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
c0m4r authored Jan 18, 2024
1 parent f4c9986 commit 1f5b8ef
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ It can also ruin your day by letting you know how much your code sucks.

So like... enjoy.

## Deps 📦
## 📦 Deps

It uses a bundle of different linters and a code formatter:

Expand All @@ -25,7 +25,7 @@ It uses a bundle of different linters and a code formatter:
| [pyright](https://github.com/microsoft/pyright)
| [ruff](https://github.com/astral-sh/ruff)

## Installation 💾
## 💾 Installation

Download

Expand All @@ -50,7 +50,7 @@ Okrutnik will create a virtual Python environment in .okrutnik_venv for itself a

You can `--update` or `--uninstall` them at any time.

## Usage 🚀
## 🚀 Usage

```
./okrutnik.sh target.py
Expand All @@ -77,19 +77,19 @@ Standalone:
--safety Run safety check
```

## Screenshot 📸
## 📸 Screenshot

<div align="center">

![image](https://github.com/c0m4r/okrutnik/assets/6292788/667464d6-bbf2-4011-bddb-e3234b66b758)

</div>

## Funding 💸
## 💸 Funding

If you found this script helpful, please consider [making donation](https://en.wosp.org.pl/fundacja/jak-wspierac-wosp/wesprzyj-online) to a charity on my behalf. Thank you.

## License 📜
## 📜 License

> Okrutnik: a bash script that helps you write correct Python code\
> Copyright (C) 2024 c0m4r
Expand Down

0 comments on commit 1f5b8ef

Please sign in to comment.