Initial commit with README

This commit is contained in:
Alex Selimov 2025-08-02 19:12:58 -04:00
commit 24200b899a
5 changed files with 88 additions and 0 deletions

View file

@ -0,0 +1,2 @@
def main() -> None:
print("Hello from rss2newsletter!")