Skip to content

Commit 5637b9c

Browse files
committed
Update readme.md
1 parent 59f8ac9 commit 5637b9c

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

readme.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Arduino SensorKit Library
1+
# Arduino SensorKit Library for RTduino
22

33
This documentation contains information about the classes and the usage of Arduino_SensorKit library which is primarily used in the [Arduino Sensor Kit](https://store.arduino.cc/sensor-kit-base). This library is a wrapper for other libraries such as
44

@@ -7,7 +7,7 @@ This documentation contains information about the classes and the usage of Ardui
77
* [Grove_BMP280](https://github.com/Seeed-Studio/Grove_BMP280) Library for the Barometer
88
* [DHT-sensor-library](https://github.com/adafruit/DHT-sensor-library) for the Temperature and Humidity Sensor
99

10-
The Arduino_SensorKit Library can be downloaded from the Arduino IDE's library manager or from the GitHub repository.
10+
This library has contained above libraries.
1111

1212
# Sensor Kit Reference
1313

@@ -17,8 +17,6 @@ This documentation contains information about the classes and the usage of **Ard
1717
* [Grove_BMP280 Library for the Barometer](https://github.com/Seeed-Studio/Grove_BMP280)
1818
* [DHT-sensor-library for the Temperature and Humidity Sensor](https://github.com/adafruit/DHT-sensor-library)
1919

20-
The Arduino_SensorKit Library can be downloaded from the Arduino IDE's Library Manager or from the [GitHub repository](https://github.com/arduino-libraries/Arduino_SensorKit)
21-
2220
# Classes
2321

2422
## Including the library

0 commit comments

Comments
 (0)