From 9e962c5e4275e7d3020b6672f01043e831d9a464 Mon Sep 17 00:00:00 2001 From: nooblag Date: Mon, 10 Jan 2022 22:19:59 +1100 Subject: [PATCH] docs: Update readme.md for 0.3.1. --- readme.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/readme.md b/readme.md index e9f4ae1..3d4f7cd 100644 --- a/readme.md +++ b/readme.md @@ -9,12 +9,6 @@ For example, here's an e-mail alert for "celebrity news": ![Screenshot from 2022-01-10 22-07-24](https://user-images.githubusercontent.com/1122344/148756507-2765c8dc-13a4-48d7-9c5f-8d66c7e093f9.png) -**Under development!** - -`develop` branch is fiddling, and this thing probably doesn't work as well as it should... It's the first thing I've ever written in Python... - -You've been warned! ;) - ## Installation @@ -51,6 +45,7 @@ python3 pddgnimi.py "foo bar" emailaddress@somewhere.com Where `foo bar` is your search query, and `emailaddress@somewhere.com` is the address to send the alert to. + ### Changing Scope Narrowing results from a the past day or past week or past month or from any time can be specified as the second argument. For example, for alerts of news from the past week: