Browse Source

Uppdatera 'README.md'

bengt 1 month ago
parent
commit
b5903702ba
1 changed files with 3 additions and 3 deletions
  1. 3 3
      README.md

+ 3 - 3
README.md

@@ -30,7 +30,7 @@ If rate is 0.0 this means STEP which ignores the rate slope and goes straight to
 If rate is -0.01 this means END which makes the program end at that step.
 If rate is -0.01 this means END which makes the program end at that step.
 The PC410 controller can also chain programs together but that is not implemented here yet.
 The PC410 controller can also chain programs together but that is not implemented here yet.
 
 
-*** Buttons ***
+### Buttons
 Save will save the current settings to .pc410Settings in the HOME-directory. This file will always be loaded when the program starts.
 Save will save the current settings to .pc410Settings in the HOME-directory. This file will always be loaded when the program starts.
 
 
 Add row will add an empty row at the end or after the currently selected row, if any.
 Add row will add an empty row at the end or after the currently selected row, if any.
@@ -49,5 +49,5 @@ The clock shows time passed since run started.
 
 
 Bottom right shows all the state parameters from the PC410
 Bottom right shows all the state parameters from the PC410
 
 
-*** Bottom heater ***
-The bottom heater on the IR6500 is controller by another PID and can not be controlled from here
+### Bottom heater
+### The bottom heater on the IR6500 is controller by another PID and can not be controlled from here