diff --git a/README.md b/README.md
index 65b106e..6fb924e 100644
--- a/README.md
+++ b/README.md
@@ -1,35 +1,40 @@
# TermTube
An application for listening to YouTube audio in the terminal, utilising `yt-dlp` and `ffplay`.
-## Building
+
+
+## Building 🛠️
Install `cargo` from your favourite package manager.
-Clone the repo with `git clone git@github.com:Mqlvin/termtube.git`
-Move into the cloned directory `cd termtube`
-Build with cargo `cargo build --release`
+Clone the repo with `git clone git@github.com:Mqlvin/termtube.git`
+Move into the cloned directory `cd termtube`
+Build with cargo `cargo build --release`
-A static binary will be produced at `target/release/termtube`
-You can move this binary onto your system PATH to use it anywhere :)
+A static binary will be produced at `./target/release/termtube`
+You can move this binary on to your system PATH to use it anywhere :)
+
-## Usage and Running
+## Usage and Running 🎶
*Prerequisite: Ensure you have `yt-dlp` and `ffplay` installed and available on your system PATH.*
To get started, type `termtube --help`
#### Basic Usage
-A source can be a YouTube video link, a YouTube playlist link, or a source file.
-To play YouTube links, type `termtube -s