From db31e43136205499bb78e0d2b85e637d9bc9dff7 Mon Sep 17 00:00:00 2001 From: Steve Martinelli <4118756+stevemar@users.noreply.github.com> Date: Mon, 21 Sep 2020 14:19:46 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fd9ed3a..aea2df9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Patient Health Records - App Modernization with RedHat OpenShift +> A variation of this repo with a Dockerfile is available here: https://github.com/IBM/node-build-config-openshift + This project is a patient records user interface for a conceptual health records system. The UI is programmed with open standards JavaScript and modern, universal CSS, and HTML5 Canvas for layout. The UI is served by a simple Node.js Express server, and the overall project goals are: