From 8eef1b43ed4ced8a5999861083ae30296ffa1215 Mon Sep 17 00:00:00 2001 From: Toby Date: Tue, 9 Jul 2019 13:45:02 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40257b1..3aee812 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ go run artisan.go crypto:alert btcusdt 5 0.01 **Just follow the [link](https://pushover.net/subscribe/CryptoAlert-7q6qr9j2qr4mm39) to subscribe a `huobi.pro`-`30-min`-`btcusdt`-`1%UP/DOWN` alert!** # Implement with Yours -* By implement the `Fetcher` Or `Notifier`, you could build your own **Crypto-Alert** +By implement the `Fetcher` Or `Notifier`, you could build your own **Crypto-Alert** * `Fetcher`: `app/logics/alert/fetchers` * `Notifier`: `app/logics/alert/notifiers`