diff --git a/README.md b/README.md index 9e664c2..add9f21 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,15 @@ -# RTV (Reddit Terminal Viewer) +

+Reddit Terminal Viewer +

-RTV provides an interface to view and interact with reddit from your terminal.
-It's compatible with *most* terminal emulators on Linux and OS X. +RTV provides an interface to view and interact with reddit from your terminal.
+It's compatible with most terminal emulators on Linux and macOS.

title image

-RTV is built in **python** using the **curses** library. +RTV is built in python using the curses library. --- diff --git a/resources/logo.png b/resources/logo.png new file mode 100644 index 0000000..bbd2989 Binary files /dev/null and b/resources/logo.png differ diff --git a/resources/logo_black.png b/resources/logo_black.png new file mode 100644 index 0000000..8cdcd31 Binary files /dev/null and b/resources/logo_black.png differ