From 80fa27f0c62ec6c1da88ba773ed3df88cadcc6e6 Mon Sep 17 00:00:00 2001 From: Farhan Brillan Date: Fri, 27 Dec 2024 14:51:04 +0700 Subject: [PATCH] docs: update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9128278..fb448b2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # **AKMJ: API Kit for Modern JavaScript** -**currently request and response type only support for typescript!!!** +**Request and response type safe only support primitive types in ^v.0.1.0-next.0!!!** AKMJ is a lightweight and powerful library designed to streamline API integration in modern JavaScript applications. With a focus on simplicity, flexibility, and type safety, AKMJ empowers developers to define and interact with RESTful APIs efficiently while maintaining robust code quality.