Skip to content

Commit

Permalink
📝 Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
trallard committed Nov 11, 2020
1 parent 17df4fd commit e6225d8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
![License](https://img.shields.io/badge/License-BSD%203--Clause-gray.svg?colorA=2D2A56&colorB=7A76C2&style=flat.svg)
[![Version](https://vsmarketplacebadge.apphb.com/version/trallard.pitaya-smoothie.svg?subject=Pitaya%20Smoothie&colorA=2D2A56&colorB=7A76C2&style=flat.svg)](https://marketplace.visualstudio.com/items?itemName=trallard.pitaya-smoothie)

![GH actions](https://github.com/trallard/pitaya_smoothie/workflows/Publish%20release/badge.svg)

![NEW](https://img.shields.io/badge/-NEW-gray.svg?colorB=12CBC4) ✨ Improved general accessibility across highlighting, input boxes, and pop-ups and peek previews!

<table width='100%' align="center">
Expand Down
5 changes: 5 additions & 0 deletions demo-scripts/python.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,3 +74,8 @@ def wrapper():
@my_decorator
def say_whee():
print("Whee!")


True, False, None

df.columns

0 comments on commit e6225d8

Please sign in to comment.