diff --git a/README.md b/README.md index 36d3e8d..a82b0bd 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,12 @@ Functionality and tooling used in bzlparty rulesets. +**Rules** + +- [`diff`](/docs/diff.md#diff)/[`update_patches`](/docs/diff.md#update_patches) +- [`github_archive`](/docs/github.md#github_archive)/[`github_binary`](/docs/github.md#github_binary) +- [`http_binary`](/docs/http.md#http_binary) + ## Installation See install instructions on the [release page](https://github.com/bzlparty/tools/releases).