From 010d0b1224afde74ae7a8ad64b63e73a38321465 Mon Sep 17 00:00:00 2001
From: Pavol Loffay
Date: Mon, 21 Jun 2021 16:40:56 +0200
Subject: [PATCH] Ignore this PR, test if snyk works on PRs from forks
Signed-off-by: Pavol Loffay
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index bbed0356..f0935e54 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@
# Hypertrace Service
+
Hypertrace service combines [hypertrace-ui](https://github.com/hypertrace/hypertrace-ui), [hypertrace-graphql](https://github.com/hypertrace/hypertrace-graphql), [gateway-service](https://github.com/hypertrace/gateway-service), [attribute-service](https://github.com/hypertrace/attribute-service), [query-service](https://github.com/hypertrace/query-service), [entity-service](https://github.com/hypertrace/entity-service) into single service. This is used in Hypertrace standalone deployment to make the deployment compact and use less resource.
## How this works?