From e2c74a632be2ba667067dc53d965f0d109be0a00 Mon Sep 17 00:00:00 2001 From: ghbjklhv1 <52680361+ghbjklhv1@users.noreply.github.com> Date: Wed, 24 Jul 2019 01:29:54 +0000 Subject: [PATCH 1/2] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 53792c8..c0fcd32 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ The app works on Mac, Linux and Windows. - Things that are overlooked by most HN apps weren't forgotten, stuff like displaying HN polls, rendering PDFs or not showing a website for Ask HN posts - Automatically loads new articles if you scrolled down far enough -- It's Open Source, you can change it however you like! :) +- It's Open Source + [Free Software](https://www.gnu.org/philosophy/free-sw.html), you can change it however you like! :) ![](https://i.imgur.com/L3eyTqZ.png) ![](https://i.imgur.com/4e36YVo.png) @@ -71,3 +71,8 @@ $ npm run package-all # for all platforms ### Ideas While I implemented all of the features I definitely wanted, there's also a [list of feature ideas](https://github.com/florian/HNClient/blob/master/ideas.md). + +#### Notes + +- This is a client for Hacker News hosted on ycombinator. +[news.ycombinator.com](https://news.ycombinator.com/) From a5e3e259dd4be10c6f788e8d8d078fdb746c76fd Mon Sep 17 00:00:00 2001 From: ghbjklhv1 <52680361+ghbjklhv1@users.noreply.github.com> Date: Wed, 24 Jul 2019 01:32:10 +0000 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c0fcd32..65cb5be 100644 --- a/README.md +++ b/README.md @@ -74,5 +74,5 @@ While I implemented all of the features I definitely wanted, there's also a [lis #### Notes -- This is a client for Hacker News hosted on ycombinator. +- This is a client for Hacker News hosted on ycombinator: [news.ycombinator.com](https://news.ycombinator.com/)