summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoel Fischer <joel@livio.io>2015-06-15 13:43:13 -0400
committerJoel Fischer <joel@livio.io>2015-06-15 13:43:13 -0400
commit725ae92918c94a501bef163490c1edf0424d1210 (patch)
tree5f33ceb80b418883c52be46a05d07283696cafa8 /README.md
parent0e748bbcb328ff1aa7d613aec01a5cc8c7bae80c (diff)
downloadsdl_ios-725ae92918c94a501bef163490c1edf0424d1210.tar.gz
Add image badges to README
Cocoapods based version and license badges Travis based build status
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 59594ed10..991d1c74f 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,9 @@
##### Note: Please see the [develop](https://github.com/smartdevicelink/sdl_ios/tree/develop) branch of sdl_ios for the most recent version. Significant changes have been made since the latest stable release and the in-progress develop branch. When released, it will include distribution via Carthage and Cocoapods.
+[![Version](https://img.shields.io/cocoapods/v/SmartDeviceLink-iOS.svg)](https://cocoapods.org/pods/SmartDeviceLink-iOS)
+[![License](https://img.shields.io/cocoapods/l/SmartDeviceLink-iOS.svg)](https://cocoapods.org/pods/SmartDeviceLink-iOS)
+[![Build Status](https://travis-ci.org/smartdevicelink/sdl_ios.svg?branch=release%2F4.0.0)](https://travis-ci.org/smartdevicelink/sdl_ios)
+
# 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.