From 5aac2a67dc4ad42051a460d811a95f2b3d4fb154 Mon Sep 17 00:00:00 2001 From: DaniilZT <85621713+DaniilZT@users.noreply.github.com> Date: Wed, 30 Jun 2021 15:05:33 +0300 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f529222..f4388f0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +## [Documentation](https://zhortech.github.io/ztcorekit-android-sdk) + ## Getting Started The first step is to include general ztcorekit and device specific modules into your project. @@ -135,4 +137,4 @@ dfuInitiator.start() } } ) -``` \ No newline at end of file +```