diff --git a/README.md b/README.md
index b9af5ac..560c783 100644
--- a/README.md
+++ b/README.md
@@ -11,9 +11,12 @@
- ![Transcripter](https://i.imgur.com/jg9sc7p.gif)
+
+ ![Transcripter](https://i.imgur.com/jg9sc7p.gif)
+
+
Transcripter is a tool for indexing and searching YouTube video transcripts. It makes use of the YouTube Data API to fetch video details and transcripts, and collates and stores the transcript chunks in Redis for efficient full-text search.