Skip to content

Commit

Permalink
docs: Update readme.md for 0.3.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
nooblag committed Jan 10, 2022
1 parent 7cda174 commit 9e962c5
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -51,6 +45,7 @@ python3 pddgnimi.py "foo bar" [email protected]

Where `foo bar` is your search query, and `[email protected]` 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:
Expand Down

0 comments on commit 9e962c5

Please sign in to comment.