From 4ea8780ce9133f45ed485664d698447d7367e47b Mon Sep 17 00:00:00 2001 From: Notoric Date: Sat, 1 Jun 2024 19:27:26 +0100 Subject: [PATCH] added readme --- readme.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..130fd99 --- /dev/null +++ b/readme.md @@ -0,0 +1,2 @@ +# Scheduled News Curation +This is a python script which leverages the python schedule library to populate a mongo database with automatically expiring news and weather. \ No newline at end of file