Skip to content

Commit 2f55aef

Browse files
committed
fix: update README.md to include additional icons and clarify uv installation
1 parent 068b57f commit 2f55aef

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
<img src="https://cdn.svgporn.com/logos/docker.svg" height="40" title="docker">
1010
<img src="https://www.svgrepo.com/show/304556/three-dots.svg" height="30" title="dots">
1111
<img src="https://cdn.svglogos.dev/logos/python.svg" height="40" title="python">
12+
<img src="https://www.svgrepo.com/show/304556/three-dots.svg" height="30" title="dots">
13+
<img src="https://svgl.app/library/uv.svg" height="40" title="uv">
1214
</p>
1315

1416
**Docker + Python 3 + uv**
@@ -33,6 +35,7 @@ Single Dockerfile using slim and Python 3 with uv preinstalled, published by the
3335
- `neovim`
3436
- `coreutils`
3537
- `git`
38+
- `uv` - https://docs.astral.sh/uv/
3639

3740
### 🔧 Added tooling
3841

0 commit comments

Comments
 (0)