From bd369c4d9b74f072cb83d90e4f2cafeae83a90ea Mon Sep 17 00:00:00 2001 From: Biswakalyan Bhuyan Date: Tue, 23 May 2023 17:23:33 +0530 Subject: README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2d16968..4719d4a 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ Zara is the powerfull A.I. Assistent it can do many things just by listening you ## Build Install requirements ->pip install -r requirements.txt +``pip install -r requirements.txt`` ## Run To run this A.I. run this command in your shell ->python Zara.py +``python Zara.py`` -- cgit v1.2.3-59-g8ed1b