[docs] Add ltchiptool GUI download button
This commit is contained in:
@@ -14,6 +14,11 @@
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
<div align="center" markdown>
|
||||||
|
|
||||||
|
[:material-download-outline: Download GUI](https://github.com/libretuya/ltchiptool/releases/latest){ .md-button }
|
||||||
|
</div>
|
||||||
|
|
||||||
### GUI package (Windows only)
|
### GUI package (Windows only)
|
||||||
|
|
||||||
Download the latest release .EXE from the [GitHub Releases page](https://github.com/libretuya/ltchiptool/releases/latest). Open the file, and you're ready to go!
|
Download the latest release .EXE from the [GitHub Releases page](https://github.com/libretuya/ltchiptool/releases/latest). Open the file, and you're ready to go!
|
||||||
|
|||||||
@@ -33,6 +33,10 @@ plugins:
|
|||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
- md_in_html
|
- md_in_html
|
||||||
- admonition
|
- admonition
|
||||||
|
- attr_list
|
||||||
|
- pymdownx.emoji:
|
||||||
|
emoji_index: !!python/name:materialx.emoji.twemoji
|
||||||
|
emoji_generator: !!python/name:materialx.emoji.to_svg
|
||||||
- pymdownx.highlight:
|
- pymdownx.highlight:
|
||||||
anchor_linenums: true
|
anchor_linenums: true
|
||||||
- pymdownx.inlinehilite
|
- pymdownx.inlinehilite
|
||||||
|
|||||||
Reference in New Issue
Block a user