Add README.md

This commit is contained in:
heckeralt 2024-09-27 08:37:50 -04:00
parent fe1f2edb0d
commit 0f07457dce
1 changed files with 3 additions and 0 deletions

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# how to use
install python requests library with py -m pip install requests or pip install requests on linux, replace url in the .py file, run the .py file, done!
# requires python