Skip to content

Commit 3a38431

Browse files
Update README.md
1 parent 7df9b9d commit 3a38431

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Image-Manipulation-over-voice-commands
2-
voice commands are used for basic image editibng
2+
voice commands are used for basic image editing. We call it Elements. Elements is capable of Edit images all over voice commands.
33

44
# Installing Packages
55
- # Tkinter
@@ -16,6 +16,8 @@ voice commands are used for basic image editibng
1616
- pip install speechrecognition
1717
- # Pyaudio
1818
- pip install pyaudio
19+
- # Keyboard
20+
- pip install keyboard
1921

2022

2123
# Running the Program

0 commit comments

Comments
 (0)