diff --git a/README.md b/README.md index 0ebe9f6..4c24bc2 100644 --- a/README.md +++ b/README.md @@ -27,13 +27,13 @@ $ go build $ ./beelzebub ``` -###Unit Test: +### Unit Test: ```bash $ make test.unit ``` -###Integration test: +### Integration test: Run integration testing ```bash