From c63354daa28e871e0789c1e5d3b0e5c91ad6c1eb Mon Sep 17 00:00:00 2001 From: Hubald Verzijl Date: Tue, 20 Jan 2026 20:32:10 +0100 Subject: [PATCH] Updated feature list. --- Cargo.toml | 2 +- readme.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 293c9e3..3162cc7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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." \ No newline at end of file diff --git a/readme.md b/readme.md index 2e309c8..9f6c7dc 100644 --- a/readme.md +++ b/readme.md @@ -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: