From cc32afd19735e72e27e9d9ed3b13de9039f2e24e Mon Sep 17 00:00:00 2001 From: klu909 <55161078+klu909@users.noreply.github.com> Date: Tue, 24 Nov 2020 10:02:04 -0800 Subject: [PATCH] fix: remove daviddm link [skip ci] (#35) --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 85d80c4..c6a75a5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Workflow Parser -[![Version][npm-image]][npm-url] ![Downloads][downloads-image] [![Build Status][status-image]][status-url] [![Open Issues][issues-image]][issues-url] [![Dependency Status][daviddm-image]][daviddm-url] ![License][license-image] +[![Version][npm-image]][npm-url] ![Downloads][downloads-image] [![Build Status][status-image]][status-url] [![Open Issues][issues-image]][issues-url] ![License][license-image] > Parses and converts pipeline configuration into a workflow graph @@ -52,5 +52,3 @@ Code licensed under the BSD 3-Clause license. See LICENSE file for terms. [issues-url]: https://github.com/screwdriver-cd/workflow-parser/issues [status-image]: https://cd.screwdriver.cd/pipelines/529/badge [status-url]: https://cd.screwdriver.cd/pipelines/529 -[daviddm-image]: https://david-dm.org/screwdriver-cd/workflow-parser.svg?theme=shields.io -[daviddm-url]: https://david-dm.org/screwdriver-cd/workflow-parser