Skip to content

Commit 0a0bb6b

Browse files
authored
Add gif to readme (#90)
Once uploaded to the repo the URL should pull in correctly. Modeled after vscode-python readme
1 parent a2bfe2b commit 0a0bb6b

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ The Python Environments and Package Manager extension for VS Code helps you mana
88
99
## Features
1010

11+
<img src=https://raw.githubusercontent.com/microsoft/vscode-python-environments/main/images/python-envs-overview.gif width=734 height=413>
12+
13+
1114
### Environment Management
1215

1316
This extension provides an Environments view, which can be accessed via the VS Code Activity Bar, where you can manage your Python environments. Here, you can create, delete, and switch between environments, as well as install and uninstall packages within the selected environment. It also provides APIs for extension developers to contribute their own environment managers.

images/python-envs-overview.gif

886 KB
Loading

0 commit comments

Comments
 (0)