From 4832f07060b05ea28a088498c1a1b82ebf8e57ed Mon Sep 17 00:00:00 2001 From: Meilily <111474938+meilily@users.noreply.github.com> Date: Thu, 21 Nov 2024 11:26:53 +0800 Subject: [PATCH] Update README.md Adding a hyperlink for people who wants to dive deep in the product --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92c24df..1b33a99 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Seeed Grove_Multichannel_Gas_Sensor V2.0 [![Build Status](https://travis-ci.com/Seeed-Studio/Seeed_Multichannel_Gas_Sensor.svg?branch=master)](https://travis-ci.com/Seeed-Studio/Seeed_Multichannel_Gas_Sensor) ## Introduction -An Arduino library for Grove Multichannel Gas Sensor V2.0 +An Arduino library for [Seeed Studio's Grove Multichannel Gas Sensor V2.0](https://www.seeedstudio.com/Grove-Multichannel-Gas-Sensor-v2-p-4569.html) ## Usage 1.Git clone this resp to your Arduino IDE's libraries directory.