summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordyn Mackool <Jordyn@livio.io>2019-04-30 09:25:53 -0400
committerJordyn Mackool <Jordyn@livio.io>2019-04-30 09:25:53 -0400
commit18e26aa2d1c80371e0b1a8c5117236e6898a9763 (patch)
tree765629857196057f57850ad47c5e815ba625d331
parent646624f514ac143da30727f000bc16a678839341 (diff)
downloadsdl_android-18e26aa2d1c80371e0b1a8c5117236e6898a9763.tar.gz
Update README.mdaddjavalinks
updated spacing
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0cac04111..52069e7f3 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ SmartDeviceLink (SDL) is a standard set of protocols and messages that connect a
* 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.
* The [iOS](https://github.com/smartdevicelink/sdl_ios) and [Android](https://github.com/smartdevicelink/sdl_java_suite) libraries are implemented by app developers into their applications to enable command and control via the connected head unit.
- * The [JavaSE](https://github.com/smartdevicelink/sdl_java_suite) (Embedded) and [JavaEE] (https://github.com/smartdevicelink/sdl_java_suite) (Cloud) libraries, written in Java, are implemented by app developers into their applications to enable command and control of a connected head unit.
+ * The [JavaSE](https://github.com/smartdevicelink/sdl_java_suite) (Embedded) and [JavaEE](https://github.com/smartdevicelink/sdl_java_suite) (Cloud) libraries, written in Java, are implemented by app developers into their applications to enable command and control of a connected head unit.
Pull Requests Welcome!