From 702d9f3fd343bc75fc25113a00408b7869664c20 Mon Sep 17 00:00:00 2001 From: Kshitij Date: Wed, 27 Dec 2017 15:25:00 +0530 Subject: [PATCH] remove duplicates --- examples/FirebaseRoom_ESP8266/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/FirebaseRoom_ESP8266/README.md b/examples/FirebaseRoom_ESP8266/README.md index 7f1620db..37a38512 100644 --- a/examples/FirebaseRoom_ESP8266/README.md +++ b/examples/FirebaseRoom_ESP8266/README.md @@ -58,7 +58,7 @@ sensor data to Firebase, and trigger actuators from Firebase. - Add Grove modules to modules interactions. - Connect other Grove modules to the room and submit new [PRs](https://github.com/googlesamples/firebase-arduino/pulls) - Reduce the number of Firebase API calls using `FirebaseObject` or `FirebaseStream`. -- Watch or star the [GitHub repo repo](https://github.com/googlesamples/firebase-arduino) +- Watch or star the [GitHub repo](https://github.com/googlesamples/firebase-arduino) - Give [feedback](https://gitter.im/googlesamples/firebase-arduino) - Report [bugs](https://github.com/googlesamples/firebase-arduino/issues/new) - [Fork](https://github.com/googlesamples/firebase-arduino#fork-destination-box) and [contribute](https://github.com/googlesamples/firebase-arduino/blob/master/CONTRIBUTING.md)