Updates the readme as well as a few config files.

This commit is contained in:
Markil3
2021-08-14 14:58:44 -06:00
parent ff13c5a575
commit 2d13980d98
4 changed files with 23 additions and 11 deletions

4
play Executable file
View File

@@ -0,0 +1,4 @@
#!/usr/bin/env python
from lollypopint import __main__
__main__()