From c5954b21917d6fe44796dc7a76be78da6372085e Mon Sep 17 00:00:00 2001 From: Darren Creutz Date: Sun, 12 May 2024 16:32:56 -0700 Subject: [PATCH] updated readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fecdd52..21e008f 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,10 @@ The SQM Visualizer software is free and open-source, provided as-is and licensed [Standalone version](https://dcreutz.com/sqm/sqm_visualizer_standalone/sqm_visualizer.html) +## User guide + +The main features of the SQM Visualizer are documented in the [user guide](UserGuide.MD) contributed by Alan Creutz. + ## Installation (Standalone) 1. Download the standalone SQM Visualizer from this [link](full_dist/sqm_visualizer_standalone.tar.gz) by choosing 'View raw' on that page. @@ -58,10 +62,6 @@ The SQM Visualizer software is free and open-source, provided as-is and licensed 11. Go to http(s)://your-server/sqm-directory/index.php in your browser. If cacheing is enabled, the first run make take some time to initially build the cache. -## User guide - -The main features of the SQM Visualizer are documented in the [user guide](UserGuide.MD) contributed by Alan Creutz. - ## Data directory structure The backend can work with a single SQM's data or with that of multiple SQMs. If using a single SQM, simply place the data files in the data directory. If working with multiple SQMs, create a subdirectory inside the data directory for each SQM and place its data files in that directory.