Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Commit 7dd18ac

Browse files
committed
Fixed AppVeyor logo url
Signed-off-by: Timor Gruber <timor.gruber@gmail.com>
1 parent 49f68e4 commit 7dd18ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Arduino-CMake NG
22

3-
[![AppVeyor](https://img.shields.io/appveyor/ci/arduino-cmake/arduino-cmake-ng/develop.svg?label=Windows&logo=appveyor)](https://ci.appveyor.com/api/projects/status/github/arduino-cmake/arduino-cmake-ng?svg=true)[![Travis CI](https://img.shields.io/travis/arduino-cmake/Arduino-CMake-NG.svg?label=Linux%20and%20OS%20X&logo=travis)](https://travis-ci.org/arduino-cmake/Arduino-CMake-NG)
3+
[![AppVeyor](https://img.shields.io/appveyor/ci/arduino-cmake/arduino-cmake-ng/develop.svg?label=Windows&logo=appveyor)](https://ci.appveyor.com/project/arduino-cmake/arduino-cmake-ng)[![Travis CI](https://img.shields.io/travis/arduino-cmake/Arduino-CMake-NG.svg?label=Linux%20and%20OS%20X&logo=travis)](https://travis-ci.org/arduino-cmake/Arduino-CMake-NG)
44

55
**Arduino-CMake** is a framework which allows developers to write Arduino-based programs using any tool that supports cmake. *Arduino-based*? There are many other frameworks out there built upon Arduino's base, such as ESP32, and **we support that**.
66
In other words, developers can use their favorite IDEs or text editors on their favorite OS to develop Arduino programs!

0 commit comments

Comments
 (0)