Update README.md
parent
c9a5d04cb8
commit
7513914a8b
|
|
@ -19,6 +19,13 @@ All you need to do is hit the "Get Tags" button, and it will put the fetched tag
|
|||
|
||||
You can now use these tags in any prompt crafting you'd like to do. Enjoy!
|
||||
|
||||
### Requirements:
|
||||
This extensions requires beautifulsoup4, you'll need to install it to either your venv or globally depending on your setup
|
||||
|
||||
[inside venv/Scripts]
|
||||
> activate
|
||||
|
||||
> pip install beautifulsoup4
|
||||
|
||||
## Showcase / Usage:
|
||||

|
||||
|
|
|
|||
Loading…
Reference in New Issue