Skip to content

Commit

Permalink
fix: gif in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
baszalmstra authored Sep 28, 2023
1 parent 5f9d89b commit 4ce3749
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@ the authors where possible.
Let's resolve the `flask` python package.
We've added a small binary to showcase this:

![flask-install](https://github.com/prefix-dev/rip/assets/417374/75826d3e-717d-45fa-bc79-3bd0dec713d5)
![flask-install](https://github.com/prefix-dev/rip/assets/4995967/5b0356b6-8e06-47bb-9424-94b3fdd9da09)

This showcases the downloading and caching of metadata from PyPi. As well as the package resolution using our solver, more on this below.
We cache everything in a local directory, so that we can re-use the metadata and don't have to download it again.
We cache everything in a local directory so that we can re-use the metadata and don't have to download it again.

## Features

Expand Down

0 comments on commit 4ce3749

Please sign in to comment.