docs: add one-liner demo

This commit is contained in:
Daylin Morgan 2023-05-29 14:02:50 -05:00
parent 9ab5e20add
commit 6ddd608d23
Signed by: daylin
GPG key ID: C1E52E7DD81DF79F

View file

@ -9,6 +9,10 @@
</p>
</div>
Try before you buy!
```sh
python3 <(curl -fsSL gh.dayl.in/viv/viv.py) run pycowsay -- "Viv isn't venv\!"
```
---
`Viv` is a standalone dependency-free `venv` creator.