diff --git a/README.md b/README.md index 3228d2d..2f2b360 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,16 @@ # Personal Assistant - Jarvis ## Overview -Jarvis is a personal assistant written in python 3 -
from cmd we can directly type the app name and it will opn for us. -
It is the Task-1 for IIEC-RISE 2.0 +Jarvis is a personal assistant written in python 3. +
It has been made to increase productivity and reduce difficulties. +
It is the Task-1 for IIEC-RISE 2.0. + +## Python libraries used: +- pyttsx3: to provide voice-based output. +- os: to do operating-system-based tasks like launching some applications. +- datetime: for getting current date and time. +- webbrowser: to do browser-related tasks like opening web pages. ## Functions and Commands - - -- - -