From a9aea4dec8778d8c8b067314406026fbacd417f0 Mon Sep 17 00:00:00 2001 From: ArthurZhang Date: Thu, 12 Dec 2024 03:52:15 +0800 Subject: [PATCH] Minor README format improvement(#1731) --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e07d65b4a..b5e5af1abe 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,9 @@ manipulating HTS data. API documentation for all versions of HTSJDK since `1.128` are available through [javadoc.io](http://www.javadoc.io/doc/com.github.samtools/htsjdk). -If you believe you have found a bug or have an issue with the library please a) search the open and recently closed issues to ensure it has not already been reported, then b) log an issue. +If you believe you have found a bug or have an issue with the library please: +1. Search the open and recently closed issues to ensure it has not already been reported; +1. Then log an issue. The project has a [gitter chat room](https://gitter.im/samtools/htsjdk) if you would like to chat with the developers and others involved in the project.