diff --git a/README.md b/README.md index 715b62a..1db6be2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # 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) +![Arduino Release](https://img.shields.io/badge/Library%20Manager-0.0.1-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). diff --git a/docs/index.html b/docs/index.html index 338a252..bbc32ca 100644 --- a/docs/index.html +++ b/docs/index.html @@ -86,7 +86,7 @@
N2CMU Arduino Library
-

Arduino CI Arduino Lint Arduino Release License: GNU GPL v3.0

+

Arduino CI Arduino Lint Arduino Release License: GNU GPL v3.0

This is the official Arduino library for N2CMU (Neural Network Coprocessing Microcontroller Unit).

Getting Started