fix typos and format md tables with prettier

This commit is contained in:
Mikaël Francoeur
2025-07-01 10:52:41 -04:00
parent 56a679d329
commit 98830516cd
2 changed files with 17 additions and 16 deletions

View File

@@ -2,7 +2,7 @@
So you want to contribute to Limbo's binding for the ~second~ best language in the world? Awesome.
First things first you'll need to install [napi-rs](https://napi.rs/), follow the instructions [here](https://napi.rs/docs/introduction/getting-started) althought is highly recommended to use `yarn` with:
First things first you'll need to install [napi-rs](https://napi.rs/), follow the instructions [here](https://napi.rs/docs/introduction/getting-started) although is highly recommended to use `yarn` with:
```sh
yarn global add @napi-rs/cli