Address PR comments.

This commit is contained in:
Dessalines 2023-04-14 20:01:56 -04:00
parent e7b24cda3a
commit 6bcb3aa08c
2 changed files with 4 additions and 3 deletions

View file

@ -35,3 +35,7 @@ mdbook serve
- We will merge a new language after it has been worked on regularly for at least a month, and at least some pages are finished.
- After merging, we will add a label for the language, to help organising issues and pull requests by language.
- The translator will also get maintainer rights in this repository, to allow managing contributions for their language.
## Formatting
To format your markdown files, install [prettier](https://prettier.io), then run `prettier -w src`

View file

@ -1,3 +0,0 @@
#!/bin/bash
prettier -w src