From 4e99529294dec861e057375581f17f4199665336 Mon Sep 17 00:00:00 2001 From: keisar Date: Tue, 8 Feb 2022 11:22:09 +0200 Subject: [PATCH] Short explanation on the repo --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3e427e1..373cdae 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +This is an example repo on how to handle (IIAS)[https://en.wikipedia.org/wiki/Inventory_Information_Approval_System] authorization requests with Unit's API. + # unit-webhook-server 1. Run `npm install`