summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJustin Dickow <jjdickow@gmail.com>2014-10-20 17:46:53 -0400
committerJustin Dickow <jjdickow@gmail.com>2014-10-20 17:46:53 -0400
commit226ba49040aadda05ea7c994ba9be84b3cfb6e17 (patch)
tree10097564ad18d34655aeb591cdd870c6ea8e87df /README.md
parent9d677013aa9bc6af8edf0585406f30f6183eb6ee (diff)
downloadsdl_core-226ba49040aadda05ea7c994ba9be84b3cfb6e17.tar.gz
Removed extra clause in readme
Signed-off-by: Justin Dickow <jjdickow@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index 781f7f1fbf..f532caab57 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,3 @@
-## Important
-
-The current stable SDL codebase can be found [here](http://git.projects.genivi.org/?p=smartdevicelink.git;a=shortlog;h=refs/heads/dev/merge_3.5), an updated 3.x version will follow on github and be mirrored to GENIVI ASAP. The instructions below refer to the 3.x version that is not yet available. :( I hope to have this resolved before you read this readme.
-
# 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).