From d236eda58a59574b9575e330d2ea29e6f6e36140 Mon Sep 17 00:00:00 2001 From: Sanjula Ganepola Date: Wed, 21 Aug 2024 15:04:14 -0400 Subject: [PATCH] Add text about sample projects Signed-off-by: Sanjula Ganepola --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ebad2b0..b180611 100644 --- a/README.md +++ b/README.md @@ -132,4 +132,8 @@ Output: "LOCATION" : null } ] } -``` \ No newline at end of file +``` + +## Sample Projects + +Check out all the [Java Sample Projects](https://github.com/Mapepire-IBMi/samples/tree/main/java) that showcase how this client SDK can be used in various applications. \ No newline at end of file