diff --git a/divoom_cli/README.md b/divoom_cli/README.md index 1445f7e..85053bd 100644 --- a/divoom_cli/README.md +++ b/divoom_cli/README.md @@ -9,7 +9,7 @@ Command line tool built on top of divoom APIs for controlling divoom devices, li | Release | Status | |:---:|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | Crates.io | [![Crates.io](https://img.shields.io/crates/v/divoom-cli?color=blue&style=flat-square&label=cargo%20install%20divoom-cli)](https://crates.io/crates/divoom-cli) | | -| Install | [![winget](https://img.shields.io/static/v1?style=flat-square&label=winget%20install%20DivoomCli&message=winget&color=blue)](https://github.com/microsoft/winget-pkgs/tree/master/manifests/r/r12f/DivoomCli) | +| Install | [![winget](https://img.shields.io/static/v1?style=flat-square&label=winget%20install%20DivoomCli&message=winget&color=blue)](https://github.com/microsoft/winget-pkgs/tree/master/manifests/r/r12f/DivoomCli) [![divoom-cli](https://snapcraft.io/divoom-cli/badge.svg)](https://snapcraft.io/divoom-cli) | | Nuget
packages | [![Nuget](https://img.shields.io/nuget/v/divoom-cli.windows.x86?style=flat-square&color=green&label=windows.x86)](https://www.nuget.org/packages/divoom-cli.windows.x86/) [![Nuget](https://img.shields.io/nuget/v/divoom-cli.windows.x64?style=flat-square&color=green&label=windows.x64)](https://www.nuget.org/packages/divoom-cli.windows.x64/) [![Nuget](https://img.shields.io/nuget/v/divoom-cli.windows.arm64?style=flat-square&color=green&label=windows.arm64)](https://www.nuget.org/packages/divoom-cli.windows.arm64/)
[![Nuget](https://img.shields.io/nuget/v/divoom-cli.linux.x86?style=flat-square&color=green&label=linux.x86)](https://www.nuget.org/packages/divoom-cli.linux.x86/) [![Nuget](https://img.shields.io/nuget/v/divoom-cli.linux.x64?style=flat-square&color=green&label=linux.x64)](https://www.nuget.org/packages/divoom-cli.linux.x64/) [![Nuget](https://img.shields.io/nuget/v/divoom-cli.linux.arm?style=flat-square&color=green&label=linux.arm)](https://www.nuget.org/packages/divoom-cli.linux.arm/) [![Nuget](https://img.shields.io/nuget/v/divoom-cli.linux.arm64?style=flat-square&color=green&label=linux.arm64)](https://www.nuget.org/packages/divoom-cli.linux.arm64/)
[![Nuget](https://img.shields.io/nuget/v/divoom-cli.linux.arm64?style=flat-square&color=green&label=macos.x64)](https://www.nuget.org/packages/divoom-cli.macos.x64/) | diff --git a/divoom_gateway/README.md b/divoom_gateway/README.md index 09a820f..106225b 100644 --- a/divoom_gateway/README.md +++ b/divoom_gateway/README.md @@ -9,7 +9,7 @@ A REST API gateway with swagger UI provided that wraps divoom HTTP APIs for cont | Release | Status | |:---:|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | Crates.io | [![Crates.io](https://img.shields.io/crates/v/divoom-gateway?color=blue&style=flat-square&label=cargo%20install%20divoom-gateway)](https://crates.io/crates/divoom-gateway) | | -| Install | [![winget](https://img.shields.io/static/v1?style=flat-square&label=winget%20install%20DivoomGateway&message=winget&color=blue)](https://github.com/microsoft/winget-pkgs/tree/master/manifests/r/r12f/DivoomGateway) | +| Install | [![winget](https://img.shields.io/static/v1?style=flat-square&label=winget%20install%20DivoomGateway&message=winget&color=blue)](https://github.com/microsoft/winget-pkgs/tree/master/manifests/r/r12f/DivoomGateway) [![divoom-gateway](https://snapcraft.io/divoom-gateway/badge.svg)](https://snapcraft.io/divoom-gateway) | | Nuget
packages | [![Nuget](https://img.shields.io/nuget/v/divoom-gateway.windows.x86?style=flat-square&color=green&label=windows.x86)](https://www.nuget.org/packages/divoom-gateway.windows.x86/) [![Nuget](https://img.shields.io/nuget/v/divoom-gateway.windows.x64?style=flat-square&color=green&label=windows.x64)](https://www.nuget.org/packages/divoom-gateway.windows.x64/) [![Nuget](https://img.shields.io/nuget/v/divoom-gateway.windows.arm64?style=flat-square&color=green&label=windows.arm64)](https://www.nuget.org/packages/divoom-gateway.windows.arm64/)
[![Nuget](https://img.shields.io/nuget/v/divoom-gateway.linux.x86?style=flat-square&color=green&label=linux.x86)](https://www.nuget.org/packages/divoom-gateway.linux.x86/) [![Nuget](https://img.shields.io/nuget/v/divoom-gateway.linux.x64?style=flat-square&color=green&label=linux.x64)](https://www.nuget.org/packages/divoom-gateway.linux.x64/) [![Nuget](https://img.shields.io/nuget/v/divoom-gateway.linux.arm?style=flat-square&color=green&label=linux.arm)](https://www.nuget.org/packages/divoom-gateway.linux.arm/) [![Nuget](https://img.shields.io/nuget/v/divoom-gateway.linux.arm64?style=flat-square&color=green&label=linux.arm64)](https://www.nuget.org/packages/divoom-gateway.linux.arm64/)
[![Nuget](https://img.shields.io/nuget/v/divoom-gateway.linux.arm64?style=flat-square&color=green&label=macos.x64)](https://www.nuget.org/packages/divoom-gateway.macos.x64/) | ```bash