Skip to content

Commit 43c0992

Browse files
committed
Update README.md
1 parent d1e24ca commit 43c0992

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ It can understand human speech, talk to user and execute basic commands.
1212

1313
#### Assistant Skills
1414
* **Opens a web page** (e.g 'Jarvis open youtube')
15-
* **Play music in Youtube** (e.g 'play mozart')
15+
* **Play music in Youtube** (e.g 'Jarvis play mozart')
16+
* **Increase/decrease** the speakers master volume (also can set max/mute speakers volume) ** (e.g 'Jarvis volume up!')
1617
* **Opens libreoffice suite applications (calc, writer, impress)** (e.g 'Jarvis open calc')
1718
* **Tells about something**, by searching on the internet (e.g 'Jarvis tells me about oranges')
1819
* **Tells the weather** for a place (e.g 'Jarvis tell_the_skills me the weather in London')
@@ -28,10 +29,10 @@ It can understand human speech, talk to user and execute basic commands.
2829
* **Tells the current location** (e.g 'Jarvis tell me your current location')
2930
* **Tells how much memory consumes** (e.g 'Jarvis tell me your memory consumption)
3031
* **Tells users commands history** (e.g 'Jarvis tell me my history')
31-
* **Write/tell 'learn' and enable learning mode and add new responses on demand!** (e.g 'learn')
32+
* **Write/tell 'remember' and enable learning mode and add new responses on demand!** (e.g 'Jarvis remember')
3233
* **Clear bash console** (e.g 'Jarvis clear console')
33-
* **Has help command, which prints all the skills with their descriptions** (e.g 'help')
34-
* **Do basic calculations** (e.g 'Jarvis (5 + 6) * 8')
34+
* **Has help command, which prints all the skills with their descriptions** (e.g 'Jarvis help')
35+
* **Do basic calculations** (e.g 'Jarvis (5 + 6) * 8' or 'Jarvis one plus one')
3536
* **Change settings on runtime** (e.g 'Jarvis change settings')
3637

3738
#### Assistant Features

0 commit comments

Comments
 (0)