summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 5 insertions, 6 deletions
diff --git a/README b/README
index e2ceff5..612fa33 100644
--- a/README
+++ b/README
@@ -6,13 +6,12 @@ passed to a procces.pl which has a long list of regular expressions.
Questions like "How much battery do I have left." will match and evoke
either tts or other tools to perform the required action. This script is
-very custom and will likely completely and should be adapter to the user
-own system. The conditions and actions are easy to modify.
+very custom and will likely not work completely and should be adapted to
+the user's own system. The conditions and response are easy to modify.
-If there none of the results returned in the JSON structure match the
-regex, then the most likely input is passed to wolfram alpha api, the
-output of which is returned to the text to speech and and the browser is
-opened.
+If none of the results returned in the JSON structure match the regex,
+then the most likely input is passed to wolfram alpha api, the output of
+which is returned to the text to speech and and the browser is opened.
How to use
==========