diff --git a/README.md b/README.md index 539c71e..72c6f56 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,7 @@ uv add nltk uv add textblob history | cut -c 8- | grep uv +// will install pandas and numpy +uv add pandas + ``` \ No newline at end of file