Skip to content

Commit 68a3141

Browse files
Update Elements.py
1 parent 6c5c39f commit 68a3141

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

Elements.py

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
###################################################### !!!! to run the Program ###########################################################
2-
# ## Execute Elements GUI Main
2+
# ## Execute Elements.py // this file python Elements.py // in command line
33

44
## Library Dependencies##
55
# ## Python
@@ -10,7 +10,7 @@
1010
# ## IPython
1111
# ## Speech Recognition
1212

13-
######## !!!! Internet Access Required For Voice Activated Editing ###########
13+
######## !!!! Internet Access Required For better experience in Voice Activated Editing ###########
1414

1515
############################################################## Imports ###################################################################
1616
import tkinter ## imports GUI Library
@@ -1456,8 +1456,4 @@ def share():
14561456
#############################################################################################################################
14571457
#############################################################################################################################
14581458

1459-
#######################
1460-
############################################################################################################################################################
1461-
############################################################################################################################################################
1462-
14631459
################################################################ © Elements® Private Limited 2020 ##########################################################

0 commit comments

Comments
 (0)