Skip to content

Commit

Permalink
reviewed README
Browse files Browse the repository at this point in the history
  • Loading branch information
blanksoul committed Sep 18, 2015
1 parent be2c2e0 commit 9c11f34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Simple but effective library in Python to make MCU communicate with "outside Wor

**Arduino Ciao** is a easy-to-use and powerful technology that enables Arduino sketches to communicate intuitively with the "outside World". It aims to simplify interaction between microcontroller and Linino OS allowing a variety of connections with most common protocols, third-party services and social networks.

Arduino Ciao is open-source and distributed under GNU license: feel free to read it, suggest improvements, provide feedbacks and develop new features.
Arduino Ciao is open-source and distributed under MIT license: feel free to read it, suggest improvements, provide feedbacks and develop new features.

More information about Arduino Ciao project can be found at http://labs.arduino.org/Ciao

Expand All @@ -17,4 +17,4 @@ Arduino Ciao is made of two main parts:

**Ciao Core** has been developed to be largely configurable and modular: everyone can develop new modules (we call them *connectors*) to allow the MCU to interact with new network protocols, third-party services or platforms.

To understand better the **Ciao Core** architecture and settings please visit: http://labs.arduino.org/Ciao+CPU
Details about **Ciao Core** architecture are available in the [Arduino wiki](http://labs.arduino.org/Ciao+CPU)

0 comments on commit 9c11f34

Please sign in to comment.