summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJustin Dickow <jjdickow@gmail.com>2015-05-20 13:09:14 -0400
committerJustin Dickow <jjdickow@gmail.com>2015-05-20 13:09:14 -0400
commit7d5d6a084b3d72b086b310f2ba9b38edb8153bbb (patch)
treeb1919bc4af0506d8974736d6054fb8e25e723fd0 /README.md
parent154edf53896d950a3b07d3009b25e54d6d2da37f (diff)
downloadsdl_core-7d5d6a084b3d72b086b310f2ba9b38edb8153bbb.tar.gz
Added note to use develop and release branches
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3a3705fc67..13f5c5da4b 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
+##### Note: Please use the [develop](https://github.com/smartdevicelink/sdl_core/tree/develop) or [release candidate](https://github.com/smartdevicelink/sdl_core/tree/release/4.0.0) branches of sdl_core for the most stable versions.
+
# SmartDeviceLink (SDL)
SmartDeviceLink is a way to connect applications on a smart phone to a vehicle so they can be controlled by a vehicle's head unit (radio interface). There are three main pieces to SDL - [core](https://github.com/smartdevicelink/sdl_core) (head unit), [mobile libraries](https://github.com/smartdevicelink/sdl_android), and the [server](https://github.com/smartdevicelink/sdl_server).