Merge pull request #104 from cristeigabriel/patch-1

Update CONTRIBUTING.md
This commit is contained in:
dylan 2020-09-23 14:05:03 +03:00 committed by GitHub
commit ea0ba69d51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
* [Adding Code to the Bible.](#adding-code-to-the-bible)
* [Special meanings for code blocks.](#special-meanings-for-code-blocks)
* [Writing tests](#writing-tests)
* [Running tests](#running-the-tests)
* [Running tests](#running-tests)
<!-- vim-markdown-toc -->
@ -65,7 +65,7 @@ Steps:
2. The test script will automatically execute it. :+1:
## Running the tests
## Running tests
Running `test.sh` also runs `shellcheck` on the code.