Update README.md

This commit is contained in:
2025-12-07 21:05:34 +08:00
parent a9fa84a31e
commit f6fba41805

View File

@@ -16,4 +16,7 @@ uv add nltk
uv add textblob
history | cut -c 8- | grep uv
// will install pandas and numpy
uv add pandas
```