From 5b3908e1a3a80b0a9fc336ada5cb1e4bc8cfea77 Mon Sep 17 00:00:00 2001 From: Amit Kucheria Date: Thu, 23 Apr 2020 12:47:46 +0530 Subject: [PATCH] README: provide link to CDB Assist It isn't clear with CDB Assist is or that someone could even make one with the available design files. Provide a link to the project. Signed-off-by: Amit Kucheria --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 22c1fdb..0c40937 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ = CDBA control tool The CDBA control tool is used for remotely booting images on development boards -attached using a CDB Assist or Conmux. +attached using a CDB Assist [https://github.com/sonyxperiadev/CDB-Assist] or Conmux. = Dependencies sudo apt-get install libudev-dev libyaml-dev for debian systems