From 9b0a234129d67bd5bff5dcea08b9a63468c676ea Mon Sep 17 00:00:00 2001 From: David Doty Date: Sat, 21 Sep 2024 16:42:11 -0600 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 18bc41898..5eb245b06 100644 --- a/README.md +++ b/README.md @@ -65,8 +65,10 @@ This document explains how to use the web interface for viewing and manually edi The documentation for the Python scripting package is [here](https://scadnano-python-package.readthedocs.io). This document does not assume any familiarity with cadnano, -although some parts explain slight differences between cadnano and scadnano for the benefit of those who have -used cadnano. +although some parts explain slight differences between cadnano and scadnano for the benefit of those who have used cadnano. + + +Although this document provides some help with how to use scadnano, it is not comprehensive. scadnano is fairly [discoverable](), however, so nearly every capability it has can be found by looking though the menu, right-clicking on various objects such as strands/crossovers/etc. and by hovering over certain objects to see the pop-up text message that gives more information. Please file bug reports and make feature requests as GitHub repository issues in the repositories for the [web interface](https://github.com/UC-Davis-molecular-computing/scadnano/issues)