Skip to content

Commit 95d5b1e

Browse files
committed
updated the library.properties files for Temboo e Spacebrew libraries
1 parent 65f0819 commit 95d5b1e

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name=SpacebrewYun
2-
author=
3-
email=
4-
sentence=
5-
paragraph=
6-
url=
2+
author=Julio Terra
3+
email=julioterra@gmail.com
4+
sentence=Easily connect the Arduino Yun to Spacebrew
5+
paragraph=This library was developed to enable you to easily connect the Arduino Yun to Spacebrew. To learn more about Spacebrew visit Spacebrew.cc
6+
url=https://github.com/julioterra/yunSpacebrew
77
architectures=avr
88
version=1.0
9-
dependencies=
9+
dependencies=Bridge
1010
core-dependencies=arduino (>=1.5.0)

libraries/Temboo/library.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name=Temboo
22
author=Temboo
3-
email=hey@temboo.com
4-
sentence=This is the library to use the Temboo Choreos with the Arduino Yun.
5-
paragraph=Temboo is a platworm that provides a normalized access to a lot of web services. This library enable the Yun to connect to Temboo and use their APIs are called Choreos.
3+
email=support@temboo.com
4+
sentence=This library enables calls to Temboo, a platform that connects the Yun to 100+ APIs.
5+
paragraph=Temboo is a platform that provides normalized access to 100+ APIs, databases, code utilities and more. This library enables the Yun to connect to Temboo, making it simple to interact with a vast array of web-based resources and services.
66
url=http://www.temboo.com
77
architectures=avr
88
version=1.0
9-
dependencies=
9+
dependencies=Bridge
1010
core-dependencies=arduino (>=1.5.0)

0 commit comments

Comments
 (0)