diff --git a/Bio-Z App Windows.exe b/Bio-Z App Windows.exe
index 9c9639e..3f854c7 100755
Binary files a/Bio-Z App Windows.exe and b/Bio-Z App Windows.exe differ
diff --git a/Bio-Z App macOS 1 b/Bio-Z App macOS 1
index 60fe291..3f913dd 100755
Binary files a/Bio-Z App macOS 1 and b/Bio-Z App macOS 1 differ
diff --git a/Bio-Z App macOS 2.app/Contents/Info.plist b/Bio-Z App macOS 2.app/Contents/Info.plist
index ac36a2e..15b788e 100644
--- a/Bio-Z App macOS 2.app/Contents/Info.plist
+++ b/Bio-Z App macOS 2.app/Contents/Info.plist
@@ -21,7 +21,7 @@
CFBundleShortVersionString
0.1.1
CFBundleVersion
- 20260521.192455
+ 20260604.062842
CSResourcesFileMapped
LSApplicationCategoryType
diff --git a/Bio-Z App macOS 2.app/Contents/MacOS/main_gui b/Bio-Z App macOS 2.app/Contents/MacOS/main_gui
index 60fe291..3f913dd 100755
Binary files a/Bio-Z App macOS 2.app/Contents/MacOS/main_gui and b/Bio-Z App macOS 2.app/Contents/MacOS/main_gui differ
diff --git a/readme.md b/readme.md
index 5327ccd..9bfe336 100644
--- a/readme.md
+++ b/readme.md
@@ -2,7 +2,7 @@
This repository contains compiled Rust-based software for communicating with a custom-built bio-impedance amplifier.
## Features
-- Single-frequency (user selectable) and frequency-sweep measurements
+- Single-frequency (user selectable) and frequency-sweep measurements (predefined frequency lists)
- Real-time visualization of magnitude and phase
- Support for both 2-lead and 4-lead measurements
- Supports hardware with or without an electrode multiplexer
@@ -13,6 +13,12 @@ This repository contains compiled Rust-based software for communicating with a c
- Control via on-screen buttons or keyboard shortcuts (see corresponding tab)
- Adding custom markers at specific timepoints
+### Frequency-sweep measurement | Frequency lists
+Selectable in Sweep-tab in GUI.
+- Partial: `10k,16k,25k,40k,63k,100k,160k,200kHz`;
+- Full: `100,160,250,400,630,1k,1.6k,2.5k,4k,6.3k,10k,16k,25k,40k,63k,100k,160k,200kHz`;
+- KTO: `100,160,250,400,630,1k,1.6k,2.5k,4k,5k,10k,16k,25k,40k,50k,100k,160k,200kHz`.
+
## Installation
This software supports Windows and macOS; Linux distributions are available on request.