diff --git a/README.md b/README.md index cee3cc1..a775e19 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ##About -A hackernews ncurses CLI reader written in Go +A Hacker News ncurses CLI reader written in Go Right now it's able to view articles, view comments, and open a page in your default browser, all done directly from the site using goquery (jquery-like library for Go), goncurses, and xdg-open for opening pages.