📝 Clean up readme and installation instructions

This commit is contained in:
James Panther
2021-10-21 11:13:11 +11:00
parent e75f375558
commit 9265fed50b
4 changed files with 122 additions and 87 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ The project includes a Prettier config that helps to format code in line with th
#### Commit message guidelines
- Use [Gitmoji](https://gitmoji.dev) in commit messages to provide context and.
- Use [Gitmoji](https://gitmoji.dev) in commit messages to provide context.
- Clearly describe the change with a short summary in the first 72 characters.
- Place more detailed explanations in paragraphs below the summary, separated by a blank line.
- Use imperative language (ie. "Fix bug", not "Fixed bug" or "Fixes bug").