From bdfbca887d8eb6f78b9fd7cdfb669b5ce4e1487f Mon Sep 17 00:00:00 2001 From: Vatsalya Vyas Date: Sun, 5 Nov 2023 23:39:39 +0530 Subject: [PATCH] Update README.md (#507) Fixed small typos Co-authored-by: Chi Wang --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3a5347555..fc6bb5baf 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ AutoGen is powered by collaborative [research studies](https://microsoft.github. ## Quickstart The easiest way to start playing is -1. Click below to use the Github Codespace +1. Click below to use the GitHub Codespace [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/microsoft/autogen?quickstart=1) @@ -66,7 +66,7 @@ Find more options in [Installation](https://microsoft.github.io/autogen/docs/Ins -For [code execution](https://microsoft.github.io/autogen/docs/FAQ/#code-execution), we strongly recommend installing the python docker package, and using docker. +For [code execution](https://microsoft.github.io/autogen/docs/FAQ/#code-execution), we strongly recommend installing the Python docker package and using docker. For LLM inference configurations, check the [FAQs](https://microsoft.github.io/autogen/docs/FAQ#set-your-api-endpoints).