From 8792724fe456ea9a958bd6bef3651c1afb89f6af Mon Sep 17 00:00:00 2001 From: Ilya Dmitrichenko Date: Fri, 17 May 2013 12:44:16 +0100 Subject: [PATCH 1/2] [feature] Enable githalytics --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ebdca52..e764860 100644 --- a/README.md +++ b/README.md @@ -138,3 +138,5 @@ datastreams[1].setInt(23); // Push an int datapoint datastreams[2].setString("Pretty comfy temperature"); // Push a String datapoint datastreams[3].setBuffer("But quite dry"); // Push a char buffer datapoint ``` + +[![githalytics.com alpha](https://cruel-carlota.pagodabox.com/fa828feced5044961a2e1b6481ed83a9 "githalytics.com")](http://githalytics.com/xively/xively-arduino) From e6ab93b852647b3a8315bda441b2321e15041fd8 Mon Sep 17 00:00:00 2001 From: Ilya Dmitrichenko Date: Fri, 17 May 2013 13:00:44 +0100 Subject: [PATCH 2/2] [feature] Travis CI status image --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e764860..9353abd 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ A library for Arduino to make it easier to talk to Xively. _This library requires [_HTTP Client_](https://github.com/amcewen/HttpClient)._ +[![Build Status](https://travis-ci.org/xively/xively-arduino.png?branch=master)](https://travis-ci.org/xively/xively-arduino) + ##Features 1. Generic functions for: