Skip to content

Commit

Permalink
lint + readme update + new license file
Browse files Browse the repository at this point in the history
  • Loading branch information
felias-fogg committed Mar 16, 2022
1 parent 789a2a0 commit a5dd0b6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/LibraryBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: arduino/arduino-lint-action@v1
with:
library-manager: update
# with:
# library-manager: update
build:
name: ${{ matrix.arduino-boards-fqbn }} - test compiling examples

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# SingleWireSerial

[![License: LGPL v3](https://img.shields.io/badge/License-LGPLv3-blue.svg)](https://www.gnu.org/licenses/lgpl-3.0)
[![Installation instructions](https://www.ardu-badge.com/badge/SingleWireSerial.svg?)](https://www.ardu-badge.com/SingleWireSerial)
[![Commits since latest](https://img.shields.io/github/commits-since/felias-fogg/SingleWireSerial/latest)](https://github.com/felias-fogg/SingleWireSerial/commits/master)
[![Build Status](https://github.com/felias-fogg/SingleWireSerial/workflows/LibraryBuild/badge.svg)](https://github.com/felias-fogg/SingleWireSerial/actions)
![Hit Counter](https://visitor-badge.laobi.icu/badge?page_id=felias-fogg_SingleWireSerial)
Expand Down
File renamed without changes.

0 comments on commit a5dd0b6

Please sign in to comment.