From b4b2a242b8c97d28269a02ad7d3e4c6a5f469a49 Mon Sep 17 00:00:00 2001 From: Brian Phillips Date: Fri, 8 Nov 2024 13:27:45 -0500 Subject: [PATCH] JAVA-8427 tiny doc fix --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..63985f4 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# Contrast SDK Repo + +Root repository for the Contrast SDK, Contrast Gradle Plugin, and Contrast Maven Plugin + +Each sub-project is a standalone build, with their own maven/gradle builds. + + +[SDK](sdk/README.md) + +[Maven Plugin](maven-plugin/README.md) + + +