From a616e89d03a9257fd2fce89e44701107c8947d56 Mon Sep 17 00:00:00 2001 From: Speakeasy Bot Date: Thu, 13 Jun 2024 17:34:01 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f18e0f2..907262d 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@

-The Clerk Java library provides convenient access to the Clerk REST API from any Java application running Java8 or above. The library includes type definitions for all request params and response fields, and offers universal typescript runtime support powered by [Apache Httpclient](https://hc.apache.org/httpcomponents-client-4.5.x/index.html) +The Clerk Java library provides convenient access to the Clerk REST API from any Java application running Java8 or above. The library includes type definitions for all request params and response fields, and offers is powered by [Apache Httpclient](https://hc.apache.org/httpcomponents-client-4.5.x/index.html) > ⚠️ This SDK is not yet published to Maven Central.