From 8d2adb2079ed2b905c71d2ca012183244e96e77e Mon Sep 17 00:00:00 2001 From: MuhammadFadzel Date: Wed, 14 Jan 2026 21:36:18 +0700 Subject: [PATCH] update README.md --- .idea/deviceManager.xml | 13 +++++ .idea/inspectionProfiles/Project_Default.xml | 50 ++++++++++++++++++++ .idea/markdown.xml | 8 ++++ README.md | 6 ++- 4 files changed, 76 insertions(+), 1 deletion(-) create mode 100644 .idea/deviceManager.xml create mode 100644 .idea/inspectionProfiles/Project_Default.xml create mode 100644 .idea/markdown.xml diff --git a/.idea/deviceManager.xml b/.idea/deviceManager.xml new file mode 100644 index 0000000..91f9558 --- /dev/null +++ b/.idea/deviceManager.xml @@ -0,0 +1,13 @@ + + + + + + \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 0000000..f0c6ad0 --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,50 @@ + + + + \ No newline at end of file diff --git a/.idea/markdown.xml b/.idea/markdown.xml new file mode 100644 index 0000000..c61ea33 --- /dev/null +++ b/.idea/markdown.xml @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/README.md b/README.md index 9871f13..5f8f24f 100644 --- a/README.md +++ b/README.md @@ -94,4 +94,8 @@ gambar mockup dibuat oleh AI ## Webhook: - test: https://n8n.lab.ubharajaya.ac.id/webhook-test/23c6993d-1792-48fb-ad1c-ffc78a3e6254 -- production: https://n8n.lab.ubharajaya.ac.id/webhook/23c6993d-1792-48fb-ad1c-ffc78a3e6254 \ No newline at end of file +- production: https://n8n.lab.ubharajaya.ac.id/webhook/23c6993d-1792-48fb-ad1c-ffc78a3e6254 + +## AUTHOR +- Muhammad Fadzel Hadean Rukrus +- NPM : 202310715220 \ No newline at end of file