From 4cb8d15fd3d79b9045ada324f3ad9e88c291d957 Mon Sep 17 00:00:00 2001 From: Justin Abrahms Date: Wed, 20 Apr 2022 21:16:27 -0700 Subject: [PATCH] README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..5b56da8c --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Java SDK + +This is an experimental Java SDK. The main motivation at the moment is to square away the API surface area to +ensure the work we're doing in typescript can be replicated in a less flexible language. This may become the official +Java SDK eventually, but now is not that time. \ No newline at end of file