From 31d9f4f024d04a7485b43d45c6dbe657e7111908 Mon Sep 17 00:00:00 2001 From: SyedAhkam Date: Tue, 10 Oct 2023 03:21:01 +0530 Subject: [PATCH] feat: add early development warning in book --- docs/src/introduction.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/src/introduction.md b/docs/src/introduction.md index 2bbeb6b..ba5443c 100644 --- a/docs/src/introduction.md +++ b/docs/src/introduction.md @@ -1,5 +1,7 @@ # Introduction +> ⚠ Still️ in early development. Not all commands are implemented yet. + Android CLI is a powerful tool that simplifies and streamlines the Native Android development process. It provides a single interface for developers to create, build, and release Android applications without the need for cumbersome IDEs like Android Studio.