From 80289f9306521df4d8771bb2610c5807c4098574 Mon Sep 17 00:00:00 2001 From: alconley Date: Thu, 6 Jun 2024 14:13:27 -0500 Subject: [PATCH] modified: README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 345f515..4e6477e 100644 --- a/README.md +++ b/README.md @@ -28,12 +28,14 @@ On Fedora Rawhide you need to run: `dnf install clang clang-devel clang-tools-extra libxkbcommon-devel pkg-config openssl-devel libxcb-devel gtk3-devel atk fontconfig-devel` -## 1D Histogram +## 1D Histogram ### Fitting + Multiple gaussians can be fitted interactively similar to [hdtv](https://github.com/janmayer/hdtv). -**Keybinds** +**Keybinds** + - P: Add Marker - B: Add Background Marker - R: Add Region Marker