Fix bug space and url
This commit is contained in:
parent
481e0d8b35
commit
596fa26d50
2
Makefile
2
Makefile
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
build:
|
build:
|
||||||
make check
|
make check
|
||||||
lein codox
|
lein codox
|
||||||
lein uberjar
|
lein uberjar
|
||||||
|
|
||||||
check:
|
check:
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Important stories alert for Hacker News.
|
Important stories alert for Hacker News.
|
||||||
|
|
||||||
[Telegram channel](https://leiningen.org/)
|
[Telegram channel](https://t.me/important_stories_alert_hacknews)
|
||||||
|
|
||||||
The entire code in this repository is in charge of feeding the Telegram channel. Every hour check for a new story with more than 600 points in Hacker News.
|
The entire code in this repository is in charge of feeding the Telegram channel. Every hour check for a new story with more than 600 points in Hacker News.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user