Skip to content

Commit

Permalink
name change
Browse files Browse the repository at this point in the history
  • Loading branch information
museHD committed Jun 28, 2022
1 parent 363bda0 commit 2a047aa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified chromedriver.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion vocab_list.py → multidefine.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# INFO
print("---------------------------------------------------------------------------------------------------------------------------------")
print(pyfiglet.figlet_format("Multi\n Define"))
print(pyfiglet.figlet_format("Multi\nDefine"))
print("---------------------------------------------------------------------------------------------------------------------------------")
print("- Enter a list of words and this program will return their definitions from Google, Oxford or Wikipedia - Whichever \nis available(in that order)")
print("- As this program is still in alpha, the software might not be stable. Please contact the developer if you face any bugs :)")
Expand Down

0 comments on commit 2a047aa

Please sign in to comment.