From f76759573783496f1c2a83b8d0227db10c7f8118 Mon Sep 17 00:00:00 2001 From: Julian Gruber Date: Mon, 23 Dec 2019 17:14:24 +0100 Subject: [PATCH] add sponsors --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 3baffe7..b34fa9f 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,12 @@ for await (const dependant of dependants('express')) { $ npm install npm-dependants ``` +## Sponsors + +This project is [sponsored](https://github.com/sponsors/juliangruber) by [CTO.ai](https://cto.ai/), making it easy for development teams to create and share workflow automations without leaving the command line. + +[![](https://apex-software.imgix.net/github/sponsors/cto.png)](https://cto.ai/) + ## License MIT