From 1b5b1c1cfbbcb7af5912a6ed101d8112d686c7d8 Mon Sep 17 00:00:00 2001 From: James Stevenson Date: Wed, 31 Jan 2024 15:39:06 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1f130dbc..8779dfe2 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ CoolSeqTool is available on [PyPI](https://pypi.org/project/cool-seq-tool) python3 -m pip install cool-seq-tool ``` -See the [installation instructions](https://coolseqtool.readthedocs.io/en/latest/install.html) in the documentation for a description of dependency setup requirements. +See the [installation instructions](https://coolseqtool.readthedocs.io/latest/install.html) in the documentation for a description of dependency setup requirements. --- @@ -49,4 +49,4 @@ All CoolSeqTool resources can be initialized by way of a top-level class instanc ## Feedback and contributing -We welcome bug reports, feature requests, and code contributions from users and interested collaborators. The [documentation](https://coolseqtool.readthedocs.io/en/latest/contributing.html) contains guidance for submitting feedback and contributing new code. +We welcome bug reports, feature requests, and code contributions from users and interested collaborators. The [documentation](https://coolseqtool.readthedocs.io/latest/contributing.html) contains guidance for submitting feedback and contributing new code.