diff --git a/README.md b/README.md index ed1ea8852..60d7d5257 100644 --- a/README.md +++ b/README.md @@ -93,9 +93,9 @@ Here is a sample AIConfig that uses gpt-3.5-turbo and gpt-4: -The core SDK allows you to use your AIConfig easily in your application code. -We cover Python instructions here, for Node.js please see the detailed Getting Started guide [here](https://aiconfig.lastmileai.dev/docs/getting-started). -The example below shows python below uses `trip_planner_aiconfig.json` shared above. +The core SDK connects your AIConfig to your application code. +We cover Python instructions here - for Node.js please see the detailed Getting Started guide [here](https://aiconfig.lastmileai.dev/docs/getting-started). +The example below uses `trip_planner_aiconfig.json` shared above. [![colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1RlGQmtR0uK7OTI5nG10E219JoH2mgAQr#scrollTo=h2G7ThhyFWxg)