summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/guide.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/guide.md b/docs/guide.md
index b248f49..a874afe 100644
--- a/docs/guide.md
+++ b/docs/guide.md
@@ -11,3 +11,11 @@ You will need to have a couple of dependency's readdy on your device to use the
* sounddevice
* ...
+
+-------------------------------------------------------------
+
+The software supports multiple fetures ranging from a note saving system ( which is actually a fun way of saying displaying something on the screen and saving the output for later use) to speech transription and system readings.
+
+The main way of using the software is the CLI. run the main.py file and you will see the options pop, after running them they will run automaticly, the CLI is still the recomended way of using it simply because it's ment for controlling an RPI through an SSH session.
+
+