summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJames Sokoll <j@sokoll.co>2017-07-26 11:24:08 -0400
committerJames Sokoll <j@sokoll.co>2017-07-26 11:24:08 -0400
commit757f66a15bbd36dcf539dca995c20f2e27870ad3 (patch)
tree440d5cc85f51ada237d0ad425558027c2edeed1c /README.md
parentaabbb6666330f58e388735f1bce094b451dd0dfe (diff)
downloadsdl_ios-757f66a15bbd36dcf539dca995c20f2e27870ad3.tar.gz
Added multisession protocol to README list
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 145abd9ed..49102a35f 100644
--- a/README.md
+++ b/README.md
@@ -110,6 +110,7 @@ Your application must support a set of smartdevicelink protocol strings in order
<string>com.smartdevicelink.prot1</string>
<string>com.smartdevicelink.prot0</string>
<string>com.ford.sync.prot0</string>
+<string>com.smartdevicelink.multisession</string>
</array>
```