+ update reademe

This commit is contained in:
oleting
2020-12-26 00:38:18 +01:00
parent beb6bbef96
commit e8962c7497
2 changed files with 2 additions and 2 deletions

View File

@@ -63,7 +63,7 @@ def gui():
if event == '-DONATE-':
sg.popup_notify(
('You donated $' + str(random.randint(0, 1000000000000000)) + '.'), title='Thanks')
('You donated $' + str(random.randint(500, 100000000)) + '.'), title='Thanks')
if event == '-OUTPUT FOLDER-':
fnames = output(values)