From 6da92d997742f04bd71b9d99d3a53320a3a44a72 Mon Sep 17 00:00:00 2001 From: RachelHu Date: Sun, 20 Sep 2015 09:03:39 +0000 Subject: [PATCH] add httpclient --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a34442a..007dfaf 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,8 @@ A curated list of awesome Arduino hardwares, libraries and projects * [DHT-sensor-library](https://github.com/adafruit/DHT-sensor-library) - Arduino library for DHT11DHT22, etc Temp & Humidity Sensors * [rfid](https://github.com/miguelbalboa/rfid) - Arduino RFID Library for MFRC522 * [Timer](https://github.com/JChristensen/Timer) - A fork of Simon Monk's Arduino Timer library +* [HttpClient](https://github.com/nmattisson/HttpClient) - Http Client Library for the Spark Core + *3D Printer .*