Merge pull request #1 from claneys/patch-1
[apps/agl-service-can-low-level.git] / README.md
index 35bccdf..d57a318 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
-#CAN Configuration Generator\r
+# CAN Configuration Generator\r
 \r
-##Abstract\r
+## Abstract\r
 \r
-This tool is used to generate a configuration source file for the Low Level CAN bus binding.\r
-This binding need a configuration provided as a C++ source file.\r
+This tool is used to generate a configuration source file for the [Low Level CAN bus binding](https://github.com/iotbzh/CAN_signaling).\r
+This binding needs a configuration provided as a C++ source file.\r
 As long this binding is based on [OpenXC vi-firmware](https://github.com/openxc/vi-firmware), this generator use the JSON format from the [python generator](https://github.com/openxc/openxc-python).\r
 The reference documentation of the JSON file can be found [here](https://github.com/openxc/vi-firmware/blob/master/docs/config/reference.rst).\r
 \r
@@ -99,4 +99,4 @@ This generator will follow OpenXC support status of the low level CAN signaling
 \r
 Copyright 2017 - iotbzh\r
 \r
-Licensed under the [Apache License 2.0](https://github.com/iotbzh/can-config-generator/blob/master/LICENSE)
\ No newline at end of file
+Licensed under the [Apache License 2.0](https://github.com/iotbzh/can-config-generator/blob/master/LICENSE)\r