From afcfc3502ad517813703489662f15557a928337c Mon Sep 17 00:00:00 2001 From: polymurph Date: Sat, 4 Jun 2022 13:09:09 +0200 Subject: [PATCH] work on Readme --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f0712e..2b95465 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,17 @@ DOCUMENTATION - Fun with Linus and why he only wants C - https://www.realworldtech.com/forum/?threadid=104196&curpostid=104299 -TMUX STUFF +TOOLS + + - #### **`run.sh`** will compile and load the code directly to your device. It also creates + and/or updates the Doxygen documentation of the code. + It can also be used used just for compiling. + - #### **`tmux-dev.sh`** will automatically create the different "workbenches" for easy + workflow. + + +HELPEFULL STUFF - [tmux cheat sheet](https://tmuxcheatsheet.com) + +