From 46b9f575187a264d3b9a74f96377aea0835ac243 Mon Sep 17 00:00:00 2001 From: Yorick van Pelt Date: Sun, 29 Jan 2023 18:36:57 +0100 Subject: [PATCH] example invocation --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 176a91c..56a72ed 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ Available commands: - async getUserDetails() - async deliveries() - async delivery(...ids) + +$ npm run start -- deliveries --json ``` # todo: