From 931b7b41be01ce40405af5ef66ac2df512425f66 Mon Sep 17 00:00:00 2001 From: Tom Pollard Date: Fri, 17 Jun 2016 15:36:35 -0400 Subject: [PATCH] Update README.md --- buildmimic/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildmimic/README.md b/buildmimic/README.md index e462bb6..918877b 100644 --- a/buildmimic/README.md +++ b/buildmimic/README.md @@ -1,6 +1,6 @@ # Building the MIMIC database -This directory contains scripts that can be used to create a new instance of the MIMIC Critical Care Database. Tutorials for building a local PostgreSQL database using these scripts are available on the MIMIC website, under the "Tutorials" item in the menu: http://mimic.physionet.org/ +This directory contains scripts that can be used to create a new instance of the MIMIC Critical Care Database. Tutorials for building a local PostgreSQL database using these scripts are available on the MIMIC website, under the "Tutorials" item in the menu: http://mimic.physionet.org/about/mimic/ ## Automated tests (PostgreSQL scripts only)