Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
amalthomas-exe committed Jan 30, 2021
2 parents 6c8a0e2 + 1c4e3f2 commit 3e7ecd7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
![issues](https://img.shields.io/github/issues/amalthomas-exe/Wall-E)


## A virtual assistant named Wall-E written in pure Python
## A virtual assistant named Wall-E written mainly in Python
Wall-E is a virtual assistant written in pure Python, it can be your just another friend and talk to you like any other human. There are many embedded features in this bot which can be used to get personalized information like the weather around you, the news and many other things.

### Some key features of Wall - E
Expand Down Expand Up @@ -39,7 +39,7 @@ To get some of the latest news, you need to type "Wall - E, tell me some news" o
To get Wikipedia summary on any particular topic, type "Wikipedia Python".

- **Get weather of a place** -
To get weather of a place, type "weather russia".
To get weather of a place, type "weather russia", or something like that.

- **Play Music** -
To play music, type "Play music" and it will play any random music which is in your system.
Expand Down Expand Up @@ -78,4 +78,4 @@ Then for installing the required libraries, type in:<br>
The whole repository would be cloned in the directory you opened the Git Bash in.

### ZIP download
You can alternatively download the repository as a zip file by clicking [here](https://github.com/amalthomas-exe/Wall-E/archive/main.zip).
You can alternatively download the repository as a zip file by clicking [here](https://github.com/amalthomas-exe/Wall-E/archive/main.zip).

0 comments on commit 3e7ecd7

Please sign in to comment.