summaryrefslogtreecommitdiff
path: root/docs/guide.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/guide.md')
-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.
9 9
10You will need to have a couple of dependency's readdy on your device to use the software. 10You will need to have a couple of dependency's readdy on your device to use the software.
11 11
12* sounddevice
13* ...
14
15------------------------------------------------------------- 12-------------------------------------------------------------
16 13
17The 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. 14The 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
19The 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. 16The 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.
20 17
21 18
19-----------------------------------------------------------
20
21 Installation Guide
22
23Install the executable run it. \ No newline at end of file