diff --git a/README.md b/README.md index 9582b1f..f65d6e6 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ [![Build status](https://badge.buildkite.com/a82ebafd30ad56e0596dcd3a3a19f36985d064f7f7fb89e21e.svg?branch=master)](https://buildkite.com/bazel/rules-testing) -# Framworks and utilities for testing Bazel Starlark rules +# Framworks and utilities for testing Bazel Starlark -`rules_testing` provides frameworks and utilities to make testing Starlark rules +`rules_testing` provides frameworks and utilities to make testing Starlark code easier and convenient. -For detailed docs, see the [docs directory](docs/index.md). +For detailed docs, see the [docs website](https://rules-testing.readthedocs.io)