From da47add6c262375e037a39b662d4d999652bbf30 Mon Sep 17 00:00:00 2001
From: shawn <s@shawnts.com>
Date: Fri, 4 Oct 2024 01:29:04 -0700
Subject: [PATCH] fix comments/issues section of readme

---
 README.Rmd |  4 +---
 README.md  | 10 ++++------
 2 files changed, 5 insertions(+), 9 deletions(-)

diff --git a/README.Rmd b/README.Rmd
index d20ed3c..a53f32f 100644
--- a/README.Rmd
+++ b/README.Rmd
@@ -77,6 +77,4 @@ plot(eyeris_preproc, steps = c(1, 5), preview_window = c(0, 100000))
 
 # Comments, suggestions, questions, issues
 
-> [!IMPORTANT]
-
-> Please use the issues tab (https://github.com/shawntschwartz/eyeris/issues) to make note of any bugs, comments, suggestions, feedback, etc... all are welcomed and appreciated, thanks!
+Please use the issues tab (https://github.com/shawntschwartz/eyeris/issues) to make note of any bugs, comments, suggestions, feedback, etc... all are welcomed and appreciated, thanks!
diff --git a/README.md b/README.md
index f842356..f31be6c 100644
--- a/README.md
+++ b/README.md
@@ -83,9 +83,7 @@ plot(eyeris_preproc, steps = c(1, 5), preview_window = c(0, 100000))
 
 # Comments, suggestions, questions, issues
 
-> \[!IMPORTANT\]
-
-> Please use the issues tab
-> (<https://github.com/shawntschwartz/eyeris/issues>) to make note of
-> any bugs, comments, suggestions, feedback, etc… all are welcomed and
-> appreciated, thanks!
+Please use the issues tab
+(<https://github.com/shawntschwartz/eyeris/issues>) to make note of any
+bugs, comments, suggestions, feedback, etc… all are welcomed and
+appreciated, thanks!