Browse Source

update readme

Matze 4 years ago
parent
commit
d08e926296
1 changed files with 8 additions and 4 deletions
  1. 8 4
      README.md

+ 8 - 4
README.md

@@ -2,9 +2,11 @@
 
 KCG is the Graphical Control Interface to the KAPTURE-Readout-Board.  
 
+This version is for the KAPTURE-2 System!
+(KAPTURE-1 support not testet)
+
 ## Prerequisites:
 
-(Windows support is not tested)
 
 ### Must be installed by system packagemanager
 
@@ -30,14 +32,16 @@ To manually install them use e.g. pip:
 
 #### Stable Version
 
-To get the latest stable version get the latest release from [here](https://git.lycab.de/KIT/KCG/releases)
+To get the latest stable version get the latest release.
 
 #### Development Version
 
 To get the latest development Version clone this repository 
 
+*at ipe.git the master branch is the old version for KAPTURE-1*
+
 *Some notes to those of you who want to test the newest features:  
-Branches other than the master branch will hold some newer (and potentially completely untested) additions. Feel free to test them.*
+Branches other than the kapture2 branch will hold some newer (and potentially completely untested) additions. Feel free to test them.*
 
 **NOTE:** this might be unstable or not even work at all
 
@@ -61,6 +65,6 @@ You can run KCG directly without installation. To do so, simply run `./kcg` in t
 
 
 ### Unintentional Features
-If you find any unintentional features (bugs) or have questions please let me know via [issues](https://git.lycab.de/KIT/KCG/issues).
+If you find any unintentional features (bugs) or have questions please let me know.