diff --git a/README.md b/README.md index 6a5baf2..128a3c2 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,10 @@ Important stories alert for Hacker News.

-[Telegram channel](https://t.me/important_stories_alert_hacknews) + +

+ Telegram channel +

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. @@ -23,7 +26,7 @@ cp config-example.cdn config.cdn java -jar target/uberjar/isahn-[version]-standalone.jar ``` -## Build +## Build? Ok Install [Leingengen](https://leiningen.org/) and then...