mirror of
https://github.com/rzmk/czv.git
synced 2025-12-19 08:09:24 +00:00
docs: add installation example for uv
This commit is contained in:
parent
1b3f8bb0c9
commit
f15affb856
2 changed files with 4 additions and 0 deletions
|
|
@ -70,6 +70,8 @@ console.log(output);
|
|||
pip install czv
|
||||
```
|
||||
|
||||
Or use [`uv pip`](https://github.com/astral-sh/uv) instead of `pip`.
|
||||
|
||||
```python
|
||||
import czv
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue