Skip to content

Commit 00f4c88

Browse files
committed
Added Gif to readme
1 parent 516b7b8 commit 00f4c88

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed

README.md

+5-8
Original file line numberDiff line numberDiff line change
@@ -2,26 +2,23 @@
22
<picture>
33
<img alt="Patchwork logo" src="https://repository-images.githubusercontent.com/782544882/a9743f35-5e1c-43ed-a0e0-536322056d38" width="36%">
44
</picture>
5+
<img alt="Patchwork GIF" src="patchwork-banner.gif">
56
</div>
6-
77
<br>
88

99
<div align="center">
1010

1111
[![Build](https://github.com/patched-codes/patchwork/actions/workflows/release.yml/badge.svg)](https://github.com/patched-codes/patchwork/actions/workflows/release.yml)
12-
[![Tests](https://github.com/patched-codes/patchwork/actions/workflows/test.yml/badge.svg)](https://github.com/patched-codes/patchwork/actions/workflows/test.yml)
1312
[![Discord](https://dcbadge.limes.pink/api/server/XDxA3mJyhE?style=flat&theme=clean-inverted)](https://discord.gg/XDxA3mJyhE)
1413
[![Downloads](https://img.shields.io/pypi/v/patchwork-cli)](https://pypi.org/project/patchwork-cli/)
1514
[![Downloads](https://static.pepy.tech/badge/patchwork-cli)](https://pepy.tech/project/patchwork-cli)
1615

17-
[Demo](https://youtu.be/3gRpqQoIino) |
16+
[Demo](https://youtu.be/MLyn6B3bFMU) |
1817
[Docs](https://docs.patched.codes/)
1918

2019
</div>
2120

22-
# PatchWork
23-
24-
An open-source framework for automating development chores using large language models. PatchWork allows you to automate workflows like PR reviews, bug fixing, security patching, and more using a self-hosted CLI agent and your preferred LLMs.
21+
Patchwork allows you to automate development gruntwwork like PR reviews, bug fixing, security patching, and more using a self-hosted CLI agent and your preferred LLMs.
2522

2623
## Key Components
2724

@@ -31,9 +28,9 @@ An open-source framework for automating development chores using large language
3128

3229
Patchflows can be run locally in your CLI and IDE, or as part of your CI/CD pipeline. There are [several patchflows available](#patchflows) out of the box, and you can always [create your own](#contributing).
3330

34-
## Quickstart
31+
## Demo
3532

36-
[![Patchwork CLI Quickstart](https://img.youtube.com/vi/3gRpqQoIino/0.jpg)](https://youtu.be/3gRpqQoIino)
33+
[![Patchwork CLI Quickstart](https://img.youtube.com/vi/3gRpqQoIino/0.jpg)](https://youtu.be/MLyn6B3bFMU)
3734

3835
## Installation
3936

patchwork-banner.gif

3.25 MB
Loading

0 commit comments

Comments
 (0)