Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Removed bs4 dependency
  • Loading branch information
Cristiano authored Apr 26, 2019
1 parent 7c46add commit 235ad53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# tikdb
A simple script to obtain a zip to be put into WiiU USB Helper.
## Requirements
Python 3 and modules `requests` and `bs4` (pip install `module` in shell).
Python 3 and module `requests`(`pip install module_name` in shell).
## Guide
When prompted to insert an URL into WiiU USB Helper, down below there is an Alternate Method taking a zip (with drag and drop support); just drag tikdb.zip created with script and you're good to go!

0 comments on commit 235ad53

Please sign in to comment.