diff --git a/README.md b/README.md index 2ec366f..1fccfc4 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,18 @@ -# wotpy +

+ + + + Thingweb wotpy logo + +

+ +> A WoT runtime in Python for Thing and Consumer applications ## Introduction -wotpy is an experimental implementation of a [W3C WoT Runtime](https://github.com/w3c/wot-architecture/blob/master/proposals/terminology.md#wot-runtime) and the [W3C WoT Scripting API](https://github.com/w3c/wot-architecture/blob/master/proposals/terminology.md#scripting-api) in Python. +wotpy is an implementation of a [W3C WoT Runtime](https://github.com/w3c/wot-architecture/blob/master/proposals/terminology.md#wot-runtime) and the [W3C WoT Scripting API](https://github.com/w3c/wot-architecture/blob/master/proposals/terminology.md#scripting-api) in Python. -Inspired by the exploratory implementations located in the [thingweb GitHub page](https://github.com/thingweb). +You can find the documentation at . ### About the current version