Fix few markdownlint warnings (#3825)

This commit is contained in:
Adam Stachowicz
2023-10-02 21:48:21 +00:00
committed by GitHub
parent d5a3f7e385
commit 04b8681cfb
9 changed files with 57 additions and 55 deletions

View File

@@ -1,3 +1,4 @@
# How to run
Node.js (ts-node)
@@ -16,4 +17,3 @@ Bun.js
```bash
bun index.ts
```