c131ac090cc08f20cb513fd6a06153792c95ae09
[platform/upstream/iotjs.git] / docs / README.md
1 Welcome to the IoT.js!
2
3 * If you would like to try IoT.js, please check [Getting Started](help/Getting-Started.md).
4 * If you would like to jump into IoT.js, please follow [Development Process](help/Development-Process.md) of IoT.js.
5
6 ### IoT.js
7 - Project Overview
8 > IoT.js is a framework for "Internet of Things" built on
9 > lightweight JavaScript interpreter ['JerryScript'](https://github.com/jerryscript-project/jerryscript)
10 > and libtuv for event driven(non-blocking I/O model) similar to node.js.
11
12 - [License](License.md)
13 <br>
14
15
16 ### [Getting Started](help/Getting-Started.md) - Developer guide
17 ### [Getting Involved](help/Getting-involved.md)
18 ### Roadmap(TBD)