summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2016-07-14 10:44:25 -0400
committerGitHub <noreply@github.com>2016-07-14 10:44:25 -0400
commit1182d68a78df3aa0c2c2238b240c3c9ef91835d9 (patch)
tree266b3b7690336868ec6d24b33683b0e5839097d3 /README.md
parent6a9b93efcf87610256fe972ed7a6581596709f20 (diff)
downloadsdl_ios-1182d68a78df3aa0c2c2238b240c3c9ef91835d9.tar.gz
Add link to smartdevicelink.com to README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 89ae74821..6bd712d5f 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@
# SmartDeviceLink (SDL)
-SmartDeviceLink (SDL) is a standard set of protocols and messages that connect applications on a smartphone to a vehicle head unit. This messaging enables a consumer to interact with their application using common in-vehicle interfaces such as a touch screen display, embedded voice recognition, steering wheel controls and various vehicle knobs and buttons. There are three main components that make up the SDL ecosystem.
+[SmartDeviceLink (SDL)](https://www.smartdevicelink.com) is a standard set of protocols and messages that connect applications on a smartphone to a vehicle head unit. This messaging enables a consumer to interact with their application using common in-vehicle interfaces such as a touch screen display, embedded voice recognition, steering wheel controls and various vehicle knobs and buttons. There are three main components that make up the SDL ecosystem.
* The [Core](https://github.com/smartdevicelink/sdl_core) component is the software which Vehicle Manufacturers (OEMs) implement in their vehicle head units. Integrating this component into their head unit and HMI based on a set of guidelines and templates enables access to various smartphone applications.
* The optional [SDL Server](https://github.com/smartdevicelink/sdl_server) can be used by Vehicle OEMs to update application policies and gather usage information for connected applications.