X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=README.md;h=ee33a7e4c5049f05b8956a874d78df8470e954ee;hb=093d7a35c23c65ffef888ded40aea9e77f0e4975;hp=f7f0c71224074c4b23030b1647949c803c5b6058;hpb=d7778b5fad483cefb93659e670e28264d3664e26;p=apps%2Fagl-service-can-low-level.git diff --git a/README.md b/README.md index f7f0c712..ee33a7e4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ -# CAN signaling binder +# Low level CAN signaling binder Low level CAN bus binder. Based upon OpenXC vi-firmware project. -# Prerequirements +# Getting started + +This repo make use of git submodule, make sure to execute the following commands : + ~/CAN_Signaling$ git submodule init + ~/CAN_Signaling$ git submodule update + +# Prerequirements