From 00e4949ab592c99cb36b7fecdb89ab73027502a4 Mon Sep 17 00:00:00 2001 From: Aysel Afsar Date: Tue, 5 Dec 2017 18:00:35 -0500 Subject: [PATCH] Add title to LesionTracker README --- LesionTracker/README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/LesionTracker/README.md b/LesionTracker/README.md index e529c3a00..7f710da1e 100644 --- a/LesionTracker/README.md +++ b/LesionTracker/README.md @@ -1,6 +1,8 @@ +# LesionTracker LesionTracker is an open source, zero-footprint image viewer focused on oncology clinical trial workflows. It is built using Meteor platform which enables modularity with a set of packages of the OHIF framework. -###Why LesionTracker? -LesionTracker brings an user experience for the basic tumor metrics through web browser. It provides a DICOM server for storing and streaming images to the viewer, tools for measuring and following lesions over time, and a database for measurements of overlay data. A web-based system for image assessments rather than a workstation-based installed application will improve workflow efficiency, enhance accessibility, and promote collaborative image review for the radiologists at cooperating cancer centers. + +### Why LesionTracker? +LesionTracker brings an user experience for the basic tumor metrics through web browser. It provides a DICOM server for storing and streaming images to the viewer, tools for measuring and following lesions over time, and a database for measurements of overlay data. A web-based system for image assessments rather than a workstation-based installed application will improve workflow efficiency, enhance accessibility, and promote collaborative image review for the radiologists at cooperating cancer centers. To get started, checkout [LesionTracker Documentation](https://github.com/OHIF/Viewers/wiki/LesionTracker) \ No newline at end of file