From d58a3310ccb949188d8ab9575df0cd4e8bfb84f0 Mon Sep 17 00:00:00 2001 From: Mohit Nagar Date: Wed, 4 Sep 2024 21:51:25 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d2b1c0..3c28bd3 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ``` { "trackEvents": ["click"], - "hostProjectName": "@armco/armory-react-components", + "hostProjectName": "", "analyticsLogEndpoint": "http://localhost:5004/api/events/add", "analyticsTagEndpoint": "http://localhost:5004/api/events/tag" }