robustdev commited on
Commit
916b9d6
·
verified ·
1 Parent(s): 4ac11fc

Add cookbook link to README

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -94,6 +94,7 @@ The following uses are out-of-scope and are neither recommended nor intended use
94
  ## How to Get Started with the Model
95
 
96
  Use the code below to get started with the model.
 
97
 
98
  ```python
99
  # Import the required libraries
 
94
  ## How to Get Started with the Model
95
 
96
  Use the code below to get started with the model.
97
+ [The cookbook](https://github.com/cisco-foundation-ai/cookbook) provides example use cases, code samples for adoption, and references.
98
 
99
  ```python
100
  # Import the required libraries