1
0
mirror of https://github.com/octoleo/hosts.git synced 2024-11-22 04:45:11 +00:00

Improve README.md

This commit is contained in:
William Melody 2020-04-14 13:17:18 -07:00
parent 95807387a1
commit 972dc9a752

View File

@ -579,7 +579,7 @@ Description:
## Tests
To run the test suite, install [Bats](https://github.com/sstephenson/bats) and
To run the [test suite](test), install [Bats](https://github.com/sstephenson/bats) and
run `bats test` in the project root directory.
---