From acdf5999d11915afaba4302142fc8fec8014eb45 Mon Sep 17 00:00:00 2001 From: James Collins Date: Tue, 1 Aug 2023 08:18:31 -0700 Subject: [PATCH] Update introduction.md --- docs/challenges/introduction.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/docs/challenges/introduction.md b/docs/challenges/introduction.md index 4ebc7542e8f..256a8238507 100644 --- a/docs/challenges/introduction.md +++ b/docs/challenges/introduction.md @@ -23,10 +23,13 @@ To learn more about submitting and beating challenges, please visit the [List of We look forward to your contributions and the exciting solutions that the community will develop together to make Auto-GPT even better! !!! warning - [indented content] -We're slowly transitioning to agbenchmark. agbenchmark is a simpler way to improve Auto-GPT. Simply run: -``` -agbenchmark start -``` -and beat as many challenges as possible. + + We're slowly transitioning to agbenchmark. agbenchmark is a simpler way to improve Auto-GPT. Simply run: + + ``` + agbenchmark start + ``` + + and beat as many challenges as possible. + For more agbenchmark options, look at the [readme](https://github.com/Significant-Gravitas/Auto-GPT-Benchmarks/tree/master/agbenchmark).