Skip to content

Commit

Permalink
readme: use gifs instead of mp4s
Browse files Browse the repository at this point in the history
  • Loading branch information
Muream committed Jun 14, 2021
1 parent ab0fb78 commit 91c4af1
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,15 +57,12 @@ print("Success")

Code completion working in Visual Studio Code with Pylance:

<video autoplay muted loop>
<source src="https://user-images.githubusercontent.com/3117205/121938610-50b24100-cd4c-11eb-9325-28c35e00f4d7.mp4" type="video/mp4">
</video>
![cmdc_completion](https://user-images.githubusercontent.com/3117205/121947966-f7034400-cd56-11eb-85ad-5b1d9aac091d.gif)


Type Checking working in Visual Studio Code with Pylance:

<video autoplay muted loop>
<source src="https://user-images.githubusercontent.com/3117205/121938616-53ad3180-cd4c-11eb-9b5d-d2f7e7829b82.mp4" type="video/mp4">
</video>
![cmdc_type_checking](https://user-images.githubusercontent.com/3117205/121947972-f8347100-cd56-11eb-8782-3d5fcd6c4376.gif)

<br>

Expand Down

0 comments on commit 91c4af1

Please sign in to comment.