image path fix
This commit is contained in:
parent
29d58e9b32
commit
1b14b08509
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ A change detection server that can notify through various services, written in G
|
|||
|
||||
GoWatch works through filters, a filter performs operations on the input it recieves.
|
||||
Here is an example of a 'Watch' that calculates the lowest and average price of 4090s on NewEgg and notifies the user if the lowest price changed:
|
||||

|
||||

|
||||
|
||||
Note that everything, including scheduling/storing/notifying, is a `filter`.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue