From 179902f0d783abb7b996ce2e19fba496f372f6cf Mon Sep 17 00:00:00 2001
From: Jason Hiser <jdhiser@gmail.com>
Date: Mon, 18 Mar 2019 09:50:33 -0400
Subject: [PATCH] fixed readme to give location of cookbook

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 3312eff..322f55e 100644
--- a/README.md
+++ b/README.md
@@ -24,4 +24,6 @@ Other files shall be included indirectly via the entry-point includes..
 All of the interface is in the IRDB_SDK namespace.    
 
 Include file "irdb-<foo> needs to be linked against libirdb-foo.so.  Libraries are distributed 
-separately.  Additional information on obtainingt hese libraries is forthcoming.
+separately.  
+
+For further information please see the [IRDB SDK Cookbook, available at this location](https://git.zephyr-software.com/opensrc/irdb-cookbook-examples)
-- 
GitLab