From 7140b05522532a530ea63a81745b502473b5ca51 Mon Sep 17 00:00:00 2001 From: Luke Sikina Date: Wed, 12 Jun 2024 15:03:35 -0400 Subject: [PATCH] Update README.md I added a smiley face --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b0ff0f3..edd5747 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,9 @@ pull in the artifact by including the following in your pom: ``` +:) + + When implementing the info endpoint, you can assume your service's resource ID will be available inside your container via the environment variable `RESOURCE_UUID`