diff --git a/README.md b/README.md index e2467de..7d1f2c6 100644 --- a/README.md +++ b/README.md @@ -171,7 +171,9 @@ logging.basicConfig(level=logging.DEBUG) Install [hatch][hatch-install] and then: -`hatch test` +``` +hatch test +``` ### Official Documentation