Updated feature list.

This commit is contained in:
2026-01-20 20:32:10 +01:00
parent 609a9a252c
commit c63354daa2
2 changed files with 2 additions and 1 deletions

View File

@@ -47,7 +47,7 @@ version = "5.4.4"
name = "Bio-Z App"
identifier = "bioz-host-rs"
icon = ["bundle/bio-z.icns"]
version = "0.1.0"
version = "0.1.1"
copyright = "Hubald Verzijl"
category = "Developer Tool"
long_description = "App belonging to the Bio-Z setup."

View File

@@ -7,6 +7,7 @@ This repository contains Rust-based software for communicating with a custom-bui
- Data logging to `.csv` files
- Day and night display modes
- Control via on-screen buttons or keyboard shortcuts
- Adding custom markers at specific timepoints
## How to Use This Software
1. Install the Rust toolchain and run the software using: