summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/guide.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/guide.md b/docs/guide.md
index a874afe..4cbba50 100644
--- a/docs/guide.md
+++ b/docs/guide.md
@@ -9,9 +9,6 @@ a GUI and CLI interface and is at the moment only linux compatible.
You will need to have a couple of dependency's readdy on your device to use the software.
-* 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.
@@ -19,3 +16,8 @@ The software supports multiple fetures ranging from a note saving system ( which
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.
+-----------------------------------------------------------
+
+ Installation Guide
+
+Install the executable run it. \ No newline at end of file