From 11d963c52d7300c8a03f57a92e0ab13f3c3783e0 Mon Sep 17 00:00:00 2001 From: Alex Schwaiger <110127906+AlexPushbased@users.noreply.github.com> Date: Thu, 21 Sep 2023 14:13:25 +0200 Subject: [PATCH] Update README.md added backlink to pushbased site --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index be461f1..1d4358e 100644 --- a/README.md +++ b/README.md @@ -367,5 +367,7 @@ describe('The CLI configuration in default mode', () => { The above test would be equivalent to: `node cli.js my-command --count=42` +--- +made with ❤ by [push-based.io](https://www.push-based.io)