Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
npeditto authored Apr 21, 2017
1 parent f8f5be3 commit aa47d58
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Stack4Things IoTronic (standalone version)
# Stack4Things IoTronic (standalone version)

Stack4Things is an Internet of Things framework developed by the Mobile and Distributed Systems Lab (MDSLab) at the University of Messina, Italy. Stack4Things is an open source project that helps you in managing IoT device fleets without caring about their physical location, their network configuration, their underlying technology. It is a Cloud-oriented horizontal solution (integrated with OpenStack) providing IoT object virtualization, customization, and orchestration. Stack4Things provides you with an out-of-the-box experience on several of the most popular embedded and mobile systems.

Expand All @@ -11,14 +11,10 @@ IoTronic (in the standalone version) has been tested to work on:
* Ubuntu 16.04
* Ubuntu 14.04

##Installation guides
## Installation guides

* [Installation guide for Ubuntu 16.04](docs/installation_ubuntu_16.04.md)

* [Installation guide for Ubuntu 14.04](docs/installation_ubuntu_14.04.md)

If you want to install IoTronic within an LXD container, you can find a guide [here](docs/installation_lxd.md).

##REST API

IoTronic provides a REST interface. You can find details about the API [here](docs/rest_api.md).

0 comments on commit aa47d58

Please sign in to comment.