From b0ea2daed8fcbef74d0c88a69f3772d0fd272dc7 Mon Sep 17 00:00:00 2001 From: Arash Rasoulzadeh Date: Thu, 30 Dec 2021 00:25:52 +0330 Subject: [PATCH] Update README.md [FIX] typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7e6ac3e..40e35c2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Leetflix CLI -Leetflix is a simple software, mostly made for having fun in some hot summer days, which helps you whatch your favorite movies from the command line! But you know what makes it cooler? Of course you do. You won't pay a single penny to Netflix, HBO or Disney+ and you have tons of movies in your hand with a simple python script. +Leetflix is a simple software, mostly made for having fun in some hot summer days, which helps you watch your favorite movies from the command line! But you know what makes it cooler? Of course you do. You won't pay a single penny to Netflix, HBO or Disney+ and you have tons of movies in your hand with a simple python script. So, you want to run it? let's do the shit together. @@ -26,4 +26,4 @@ Then just run the code : python3 ./leetflix.py ``` -The rest of the work is completely easy :) \ No newline at end of file +The rest of the work is completely easy :)