Add cookbook link to README
Browse files
README.md
CHANGED
@@ -89,6 +89,7 @@ The following uses are out-of-scope and are neither recommended nor intended use
|
|
89 |
## How to Get Started with the Model
|
90 |
|
91 |
Use the code below to get started with the model.
|
|
|
92 |
|
93 |
```python
|
94 |
# Import the required libraries
|
|
|
89 |
## How to Get Started with the Model
|
90 |
|
91 |
Use the code below to get started with the model.
|
92 |
+
[The cookbook](https://github.com/cisco-foundation-ai/cookbook) provides example use cases, code samples for adoption, and references.
|
93 |
|
94 |
```python
|
95 |
# Import the required libraries
|