From 6c131da8eb6e20c6fceed35f548c8c0921239e6b Mon Sep 17 00:00:00 2001 From: Li Zhineng Date: Tue, 1 Jul 2025 17:24:57 +0800 Subject: add badges [skip ci] --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7375d43..86994e5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # The mock server for AIRMX Pro +[![Test](https://github.com/openairmx/server/actions/workflows/test.yml/badge.svg)](https://github.com/openairmx/server/actions/workflows/test.yml) +[![MIT License](https://img.shields.io/github/license/openairmx/server)](https://github.com/openairmx/server) + This repository contains a mock server used to enable AIRMX Pro devices to communicate. The server allows devices to register themselves with an MQTT server, periodically synchronize the date and time, and facilitate device -- cgit v1.2.3