mirror of
https://github.com/voson-wang/toon.git
synced 2026-01-29 23:34:10 +08:00
docs: update notes & limitations guide
This commit is contained in:
@@ -204,7 +204,7 @@ ${detailedExamples}
|
||||
</details>
|
||||
`.trimStart()
|
||||
|
||||
console.log(markdown)
|
||||
console.log(`${barChartSection}\n`)
|
||||
|
||||
await ensureDir(path.join(BENCHMARKS_DIR, 'results'))
|
||||
await fsp.writeFile(outputFilePath, markdown, 'utf-8')
|
||||
|
||||
Reference in New Issue
Block a user