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