Initial commit with README
This commit is contained in:
commit
24200b899a
5 changed files with 88 additions and 0 deletions
2
src/rss2newsletter/__init__.py
Normal file
2
src/rss2newsletter/__init__.py
Normal file
|
@ -0,0 +1,2 @@
|
|||
def main() -> None:
|
||||
print("Hello from rss2newsletter!")
|
Loading…
Add table
Add a link
Reference in a new issue