Compare commits

...

6 Commits

Author SHA1 Message Date
Readme Bot
e0f9c9e52e feat(add): Update Readme 2022-05-12 10:12:36 +00:00
Walkx
c925754da2
feat: Add spacing 2022-05-12 12:12:24 +02:00
Readme Bot
80fc56c7d3 feat(add): Update Readme 2022-05-12 10:12:13 +00:00
Walkx
0e1d111f65
feat: Add Ko-fi button 2022-05-12 12:11:59 +02:00
Readme Bot
d01f1733c4 feat(add): Update Readme 2022-05-12 09:48:41 +00:00
Walkx
ee8456cd3e
feat: Add Ko-fi 2022-05-12 11:48:26 +02:00
3 changed files with 8 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -21,6 +21,10 @@ if __name__ == "__main__":
f.write(" <br/>\n") f.write(" <br/>\n")
f.write( f.write(
" <a href = \"#icons\" > <strong > Get icons »</strong> </a>\n") " <a href = \"#icons\" > <strong > Get icons »</strong> </a>\n")
f.write(" <br/>\n")
f.write(" <br/>\n")
f.write(
" <a href = \"https://ko-fi.com/walkx\" > <img src = \"https://ko-fi.com/img/githubbutton_sm.svg\" > </a>\n")
f.write("</p>\n") f.write("</p>\n")
f.write("\n") f.write("\n")
f.write("# Table of Contents\n") f.write("# Table of Contents\n")

BIN
png/ko-fi.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB