diff --git a/README.md b/README.md index fd318d4..ccc9bc4 100644 --- a/README.md +++ b/README.md @@ -14,14 +14,14 @@ This release include some QOL updates to the applications. LogicAnalyzer app: --Ammount of on-screen samples will be preserved if you repeat the last capture. --Added a new menu entry called "Repeat las analysis" to the protocol analyzers, it will execute the last analysis performed to speed up things. --Changed where config files are stored, they will use the %appData% folder now ($home/.config in Linux). --Changed horizontal scrollbar visibility. +* Ammount of on-screen samples will be preserved if you repeat the last capture. +* Added a new menu entry called "Repeat las analysis" to the protocol analyzers, it will execute the last analysis performed to speed up things. +* Changed where config files are stored, they will use the %appData% folder now ($home/.config in Linux). +* Changed horizontal scrollbar visibility. CLCapture app: --Now channel names can be provided from the command line. +* Now channel names can be provided from the command line. Have fun!