diff --git a/legacy/readme.md b/legacy/readme.md index bdffca1f..e3f00d14 100644 --- a/legacy/readme.md +++ b/legacy/readme.md @@ -41,7 +41,7 @@ async function example() { } ``` -Which outputs: +Which outputs the following (as a markdown string): ```python def bubble_sort(lst):