Skip to content

Commit

Permalink
Workflow badges
Browse files Browse the repository at this point in the history
  • Loading branch information
nthnn committed Oct 22, 2023
1 parent 4ca2e32 commit 47473f3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
*.css linguist-detectable=false
*.js linguist-detectable=false
*.html linguist-detectable=false
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# PH4502C Sensor Arduino Library

![Arduino Lint](https://github.com/nthnn/PH4502C-Sensor/actions/workflows/cicd.yml/badge.svg) ![GitHub Pages](https://github.com/nthnn/PH4502C-Sensor/actions/workflows/static.yml/badge.svg)
![Arduino Release](https://img.shields.io/badge/Library%20Manager-1.1.1-red?logo=Arduino)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/nthnn/SIM900/blob/main/LICENSE)

This Arduino library provides a convenient and easy-to-use interface for the PH4502C sensor, allowing you to effortlessly integrate it into your Arduino projects. The PH4502C sensor is a high-precision pH sensor capable of accurately measuring pH levels in various applications.

<p align="center">
Expand Down

0 comments on commit 47473f3

Please sign in to comment.