diff --git a/README.md b/README.md index c8ef724..5e34db3 100644 --- a/README.md +++ b/README.md @@ -81,4 +81,4 @@ If you wish to embed an environment check suite in another, you can use the foll * `$result->Status()`: The string "OK", "WARNING", or "ERROR", depending on the worst failure. * `$result->Details()`: A `DataObjectSet` of details about the result of each check in the suite. -See `EnvironmentChecker.ss` to see how these can be used to build a UI. \ No newline at end of file +See `EnvironmentChecker.ss` to see how these can be used to build a UI.