diff --git a/README.md b/README.md index 28b0811591532e17c76272e15f26a365e5c7bce5..90624122e355d98755329d6f6483823d23f37e5d 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Any contributions made to this project must comply with the aforementioned licen ## Quick Introduction -The Smart Device Template (SDT) is a template which is used to model the capabilities, actions and events of connected devices. The intent of the SDT is to be able to model any type of connected device using a well accepted and standardised format. The main application of SDT is to enable a uniformly structured Application Programmer鈥檚 Interface (API) to applications that need to interact with connected devices. Usually, these applications would communicate to devices using an Abstraction Layer as an intermediary logic. The Abstraction Layer 鈥ç€ides鈥� the technology-specific, native language format of devices of different technology type from the applications. +The Smart Device Template (SDT) is a template which is used to model the capabilities, actions and events of connected devices. The intent of the SDT is to be able to model any type of connected device using a well accepted and standardised format. The main application of SDT is to enable a uniformly structured Application Programmer's Interface (API) to applications that need to interact with connected devices. Usually, these applications would communicate to devices using an Abstraction Layer as an intermediary logic. The Abstraction Layer "hides" the technology-specific, native language format of devices of different technology type from the applications. [Read the full Introduction.](SDT/schema4.0/docs/Introduction.md)