diff --git a/README.md b/README.md index dc2c70b..715b62a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # N2CMU Arduino Library +![Arduino CI](https://github.com/nthnn/n2cmu-arduino/actions/workflows/ci_build.yml/badge.svg) ![Arduino Lint](https://github.com/nthnn/n2cmu-arduino/actions/workflows/ci_lint.yml/badge.svg) +![Arduino Release](https://img.shields.io/badge/Library%20Manager-1.0.0-red?logo=Arduino) +[![License: GNU GPL v3.0](https://img.shields.io/badge/License-GNU%20GPL%20v3.0-yellow.svg)](https://github.com/nthnn/SIM900/blob/main/LICENSE) + This is the official Arduino library for [N2CMU](https://github.com/nthnn/n2cmu) (Neural Network Coprocessing Microcontroller Unit). ## Getting Started