From f4fd1e11d632b1abb55f66a321ab000db3d7219d Mon Sep 17 00:00:00 2001 From: "Swas.py" <61446939+CodeWithSwastik@users.noreply.github.com> Date: Sun, 6 Jun 2021 09:54:26 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a5b16d..e022e8c 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ You can install released versions of prsaw from the Python Package Index with pi ## Example Usage (No API KEY) ```python # import the module -from prsaw import RandomStuff +from prsaw import RandomStuffV2 # initiate the object rs = RandomStuffV2()