Skip to content

Commit

Permalink
Merge pull request #285 from codesmith-emmy/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Jeehut authored Feb 15, 2024
2 parents c6ffa11 + a97c1ac commit 57efe74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,7 @@ See the file [MIGRATION_GUIDES.md](https://github.com/FlineDev/BartyCrouch/blob/

Contributions are welcome. Feel free to open an issue on GitHub with your ideas or implement an idea yourself and post a pull request. If you want to contribute code, please try to follow the same syntax and semantic in your **commit messages** (see rationale [here](http://chris.beams.io/posts/git-commit/)). Also, please make sure to add an entry to the `CHANGELOG.md` file which explains your change.

In order for the tests to run build issues, you need to run – also add an an API key in the new file to run the translations tests, too:
In order for the tests to run build issues, you need to run – also add an API key in the new file to run the translations tests, too:
```shell
cp Tests/BartyCrouchTranslatorTests/Secrets/secrets.json.sample Tests/BartyCrouchTranslatorTests/Secrets/secrets.json
```
Expand Down

0 comments on commit 57efe74

Please sign in to comment.