From d082b399809c22061b85483a66d156ab631ba800 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kuba=20Szczodrzy=C5=84ski?= Date: Tue, 17 Jan 2023 22:45:00 +0100 Subject: [PATCH] [docs] Add ltchiptool screenshot --- docs/flashing/ltchiptool.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/flashing/ltchiptool.md b/docs/flashing/ltchiptool.md index 45ec312..c850b36 100644 --- a/docs/flashing/ltchiptool.md +++ b/docs/flashing/ltchiptool.md @@ -2,6 +2,16 @@ [ltchiptool](https://github.com/libretuya/ltchiptool) is a universal, easy-to-use GUI flashing/dumping tool for BK7231, RTL8710B and RTL8720C. It also contains some CLI utilities for binary firmware manipulation. +
+ +[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) +[![PyPI](https://img.shields.io/pypi/v/ltchiptool)](https://pypi.org/project/ltchiptool/) + +[![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/libretuya/ltchiptool?include_prereleases&label=GUI%20release)](https://github.com/libretuya/ltchiptool/releases/latest) + + +
+ ## Installation ### GUI package (Windows only)