From fbd42c2b9cca7ec293c500d448d9444f55e3986d Mon Sep 17 00:00:00 2001 From: Chris Llanwarne Date: Tue, 21 Feb 2017 11:28:47 -0500 Subject: [PATCH] Update README.md Point to WDL4S instead of Cromwell --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4744c41..4bb8def 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ DEPRECATION NOTICE: This project is not being maintained nor supported for now. A Python implementation of a WDL parser and language bindings. -For Scala language bindings, use [Cromwell](http://github.com/broadinstitute/cromwell). +For Scala language bindings, use [WDL4S](http://github.com/broadinstitute/wdl4s).