From d5b97b276aff332fedcbbab29f82592f10a18036 Mon Sep 17 00:00:00 2001 From: Arindam Kulshi Date: Mon, 13 Jan 2025 18:13:06 -0800 Subject: [PATCH] add link to user guide --- README.md | 2 +- user_guide.md | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f39d2bc8..be439606 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ ## Overview -Please see the User Guide to get a overview of this project. +Please see the [UserGuide](./user_guide.md) to get a overview of this project. ## Public Domain Standard Notice diff --git a/user_guide.md b/user_guide.md index a8c74727..578c74b3 100644 --- a/user_guide.md +++ b/user_guide.md @@ -9,7 +9,6 @@ ReportVision is a tool that automates the reading and extracting of labs from PD 2. Extract Data based on selected annotations 3. Conversion of Extracted Data to PDF's -Please see "how to" instructions in order to understand features of the Application in more detail. ### Getting Started