Skip to content

Commit bbac0e2

Browse files
Update README with links (#2)
1 parent 847e06c commit bbac0e2

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<div align="center">
2+
3+
<img src="./assets/icon.png" alt="VSCode" width="220" height="220">
4+
5+
[![VS Code Marketplace
6+
Version](https://img.shields.io/visual-studio-marketplace/v/renan-r-santos.pixi-code)](https://marketplace.visualstudio.com/items?itemName=renan-r-santos.pixi-code)
7+
8+
</div>
9+
110
# Pixi VSCode Extension
211

312
VS Code extension that integrates [Pixi](https://pixi.sh) environments with the [Python Environments
@@ -26,7 +35,8 @@ conda, venv, and other Python environments in VS Code.
2635
## Installation
2736

2837
1. Install Pixi on your system
29-
2. Install this extension from the VS Code Marketplace
38+
2. Install [this extension](https://marketplace.visualstudio.com/items?itemName=renan-r-santos.pixi-code) from the VS
39+
Code Marketplace
3040
3. Open a project with a `pixi.toml` or `pyproject.toml` file
3141

3242
The extension will automatically discover Pixi environments and register them with the Python Environments system.

0 commit comments

Comments
 (0)