Skip to content

Commit

Permalink
Update README.md, with import command
Browse files Browse the repository at this point in the history
  • Loading branch information
akash-rajak authored Jun 19, 2023
1 parent f912c64 commit 24b0569
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,10 @@
****

### 📌Package Usage
This command will import the `PyVolSuggester` module.
```
import PyVolSuggester
```
This command will install all the uninstalled required libraries used in script.
```
from PyVolSuggester import Suggester
Expand Down

0 comments on commit 24b0569

Please sign in to comment.