From d72680526f1bf4a33ef58fa3349f6d28efc89d74 Mon Sep 17 00:00:00 2001 From: Felix Rusu Date: Thu, 19 Jan 2023 21:10:42 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 89d2ccc..b6b2954 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # RFM69 Library +[![arduino-library-badge](https://www.ardu-badge.com/badge/RFM69_LowPowerLab.svg?)](https://www.ardu-badge.com/RFM69_LowPowerLab) [![Build Status](https://app.travis-ci.com/LowPowerLab/RFM69.svg)](https://app.travis-ci.com/LowPowerLab/RFM69) [![GitHub release](https://img.shields.io/github/release/LowPowerLab/RFM69.svg)](https://github.com/LowPowerLab/RFM69) [![GitHub issues](https://img.shields.io/github/issues/LowPowerLab/RFM69.svg)](https://github.com/LowPowerLab/RFM69/issues) [![GitHub pull requests](https://img.shields.io/github/issues-pr/LowPowerLab/RFM69.svg)](https://github.com/LowPowerLab/RFM69/pulls) [![license](https://img.shields.io/github/license/LowPowerLab/RFM69.svg)](https://github.com/LowPowerLab/RFM69/blob/master/LICENSE.txt) - By Felix Rusu, [LowPowerLab.com](http://LowPowerLab.com)
RFM69 library for RFM69W, RFM69HW, RFM69CW, RFM69HCW (semtech SX1231, SX1231H)