diff --git a/README.md b/README.md index 74097d2..c3e6ced 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,11 @@ Open the hosts file (/etc/hosts) file in your editor. Print the entire contents of the /etc/hosts file. +## Tests + +To run the test suite, install [Bats](https://github.com/sstephenson/bats) and +run `bats test` in the project root directory. + ## Acknowledgements Based on prior work by: